asciidoctor / asciidoctor-vscode

AsciiDoc support for Visual Studio Code using Asciidoctor
Other
323 stars 97 forks source link

Replace the existing plantuml support by kroki #215

Closed pomdtr closed 4 years ago

pomdtr commented 4 years ago

kroki (a wrappper for many text to diagram languages, including plantuml) is already available as a plugin for asciidoctor.js :

https://kroki.io/ https://github.com/Mogztter/asciidoctor-kroki

It would be nice to be able to use it from the vscode preview.

joaompinto commented 4 years ago

Since the asciidoctor plugin uses the web service, we should provide as optional, disabled by default.