Closed ivanmanning closed 2 years ago
This feature is not implemented in the Ruby extension, see: https://github.com/Mogztter/asciidoctor-kroki/issues/156
Thank you for your reply, I appreciate it. Do you have in plan to implement it? And when?
I don't have time right now but feel free to submit a pull request.
I'd love to but I'm not a Ruby developer
I wasn't either before I start contributing to Asciidoctor. That's a good opportunity to learn a new language!
Hi,
On the documentation page, it says that by default, Asciidoctor Kroki generates a link, to a Kroki server or a local file. To change the default for SVG diagrams, set the kroki-default-options attribute.
So, how can I make it to save the images locally, and use that image instead of the link to the Kroki server? Thanks.
Here is my test example:
And this is the command I'm using to create XML file:
asciidoctor -r asciidoctor-kroki -b docbook test.adoc
And this is the result I get: