Skip to content

Instantly share code, notes, and snippets.

@emaldonadot
emaldonadot / test.md
Last active November 11, 2023 11:56
Include UML Diagrams in Github using PlantUML

Include UML Diagrams in Github using PlantUML

  1. Create a .puml file, for this gist I'm creating a file below named testuml.puml

  2. Open ()[http://plantuml.com/plantuml/form] to edit a new .puml document

  3. Use the !includeurl and provide the URL of your .puml file stored in github (RAW)

@startuml