asciidoctor / asciidoctor-diagram

:left_right_arrow: Asciidoctor diagram extension, with support for AsciiToSVG, BlockDiag (BlockDiag, SeqDiag, ActDiag, NwDiag), Ditaa, Erd, GraphViz, Mermaid, Msc, PlantUML, Shaape, SvgBob, Syntrax, UMLet, Vega, Vega-Lite and WaveDrom.
http://asciidoctor.org
MIT License
432 stars 106 forks source link

[#375] add support for setting plantuml.include.path #377

Closed mskyaxl closed 2 years ago

mskyaxl commented 2 years ago

See https://github.com/asciidoctor/asciidoctor-diagram/issues/375 for details

This PR depends on https://github.com/asciidoctor/asciidoctor-diagram-java/pull/7

mskyaxl commented 2 years ago

@pepijnve, will you take care of updating the plantuml-1.3.21.jar after creating a tag in asciidoctor/asciidoctor-diagram-java.

Later EDIT: I've updated it :)