gmunguia / markdown-it-plantuml

:herb: :book: plantuml diagrams in your markdown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support fragments and includes

chbndrhnns opened this issue · comments

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?

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.