PlantUML support directly or with some scripting
Would it be possible to get PlantUML support (https://plantuml.com)?
See https://www.jetbrains.com/help/idea/markdown.html#diagrams for a similiar solution.
I would appreciate scripting/postprocessing tips from other users.
Cheers
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Brett on 28 Sep, 2020 05:47 PM
A preprocessor that passes the content through and just appends a script tag would do the trick.
- Brett