Re: Asciidoctor backends
Posted by
davide.cavestro on
Mar 15, 2013; 8:04am
URL: https://discuss.asciidoctor.org/Asciidoctor-backends-tp16p42.html
So could this be something to pay specific attention for
asciidoctor-java-integration?
For instance it would be great using
plantuml and (hence
ditaa)
without any hassle even from the java library.
That would be great for jira, confluence and so on.
Cheers
Davide
lightguard.jp wrote
The problem isn't getting the gem loaded, it's actually how asciidoctor
uses backends. It expects a location to be passed where it can find the
backend and templates. We could change this, but as it currently stands
today, that is the problem, at least as I see it, could be wrong.