Support fragments and includes
chbndrhnns opened this issue · comments
Johannes Rueschel commented
I am wondering if there is any way to support reusable elements in PlantUML diagrams as described at https://mrhaki.blogspot.com/2016/12/plantuml-pleasantness-include-partial.html?
G Munguia commented
Generating the image from the diagram is delegated to the server
(see https://github.com/gmunguia/markdown-it-plantuml#advanced-usage). Customising how the image is generated is out of scope of this project.