gmunguia / markdown-it-plantuml

:herb: :book: plantuml diagrams in your markdown
MIT License
98 stars 21 forks source link

export PDF #16

Closed VerenaHo closed 3 years ago

VerenaHo commented 5 years ago

Wenn using the preview panel you need following tags to see the plantuml

````plantuml
[someNiceUML]

for the PDF export you need @startuml [someNiceUML] @enduml

is there a way to print/see the UML in both not in either the preview or the export

gmunguia commented 3 years ago

I'm not sure what this "preview panel" is. Maybe related to https://github.com/gmunguia/markdown-it-plantuml/issues/12?