pandoc-plantuml-diagrams: Render and insert PlantUML diagrams with Pandoc
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.
Modules
[Index] [Quick Jump]
Downloads
- pandoc-plantuml-diagrams-0.1.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.3, 0.1.0.4, 0.1.1.0 |
---|---|
Dependencies | base (>=4 && <5), bytestring, directory, pandoc-plantuml-diagrams, pandoc-types, process, SHA, text, utf8-string [details] |
License | MIT |
Author | Jonas Weber |
Maintainer | contact@jonasw.de |
Category | Text |
Source repo | head: git clone git://github.com/thriqon/pandoc-plantuml-diagrams |
Uploaded | by thriqon at 2021-02-04T20:51:30Z |
Distributions | |
Executables | pandoc-plantuml-diagrams |
Downloads | 1473 total (13 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-02-04 [all 1 reports] |