pandoc-plantuml-diagrams

Render and insert PlantUML diagrams with Pandoc

Latest on Hackage:0.1.1.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Jonas Weber
Maintained by [email protected]

PlantUML renders different types of UML diagrams. This filter invokes plantuml.jar (which must be present in the current directory) for any yet unrendered diagrams.

Diagrams are recognized in CodeBlocks that have the class "uml". It is advisable to also include an attribute "caption", which is rendered as alternate text for the image. If an ID is present, it is additionally appended compatible with pandoc-crossref.