nodebb-plugin-plantuml
v0.1.0
Published
NodeBB PlantUML Plugin
Downloads
3
Maintainers
Readme
NodeBB PlantUML Plugin
This is a plugin which adds PlantUML support to your NodeBB forum!
Sample Usage
Here's some sample text!
@startuml
Foo->Bar : Rawr
Bar->Foo : Sauce
@enduml
Isn't that a good diagram?Which renders the image
