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
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
npm i nodebb-plugin-plantuml
1
0.1.0
MIT