pandoc-plantuml-diagrams: Render and insert PlantUML diagrams with Pandoc
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.1.0 |
---|---|
Change log | None available |
Dependencies | base (>=4 && <5), bytestring, directory, pandoc-plantuml-diagrams, pandoc-types, process, SHA, utf8-string [details] |
License | ISC |
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 2015-10-29T09:54:29Z |
Modules
[Index]
Downloads
- pandoc-plantuml-diagrams-0.1.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees