Login  Register

Asciidoctorj Extensions

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Asciidoctorj Extensions

ysb33r
I am looking to experiment with the extensions support in the Gradle plugin. I have some n00b questions:

- Which classes under org.asciidoctor.extension am I allowed to extend?
- Is there any way to know which backend invoked the extension?