/plantuml-syntax-test

test cases for plantuml-syntax

Primary LanguageShell

PlantUML Examples

These are example Plantuml diagrams for testing the plantuml-syntax vim plugin.

To use it run:

git submodule update --init
npm install
make
make dev

point your browser to

http://localhost:1024

and start editing uml files.

See examples here Plantuml Syntax.

Also, see the PlantUML Language Reference Guide.