Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 818 Bytes

plantuml.md

File metadata and controls

23 lines (14 loc) · 818 Bytes

PlantUML support

PlantUML is a DSL for different types of diagrams

Supported diagram types

  • Sequence diagram
    • ✅ Participants with shapes
    • ✅ Participants with color
    • ✅ Participants with order
    • ✅ Multi-line participants

Viewing PlantUML

With Google Chrome

Install the extension PlantUML Viewer

When viewing on GitHub, be sure to access the "raw" version of the file (as plain text, outside of the GitHub UI)

With IntelliJ

Install the plugin PlantUML Integration