Asciidoctorj Extensions

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

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?