nodebb-plugin-plantuml

NodeBB PlantUML Plugin


Keywords
nodebb, plugin, uml, programming, software, diagram, plantuml
License
MIT
Install
npm install nodebb-plugin-plantuml@0.1.0

Documentation

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 UML