Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AGI-SDA/PlantUMLEditor

 
 

Repository files navigation

An editor for PlantUML https://plantuml.com/

Supported file extension: .puml

Features

  • Markdown render (using Markdig)
  • PlantUML diagram render
  • Render modes (Local and Remote) - Default to Remote

You can change the option in Tools > Options > Text Editor > PlantUML > Advance

Syntax:

Test 1234

**yeah**

@startuml Uml_1  
database    Db1
@enduml

The quick brown fox

	jumps

@startuml Uml_2
database    Db2
@enduml

   over 
---

@startmindmap
* Debian
** Ubuntu
*** Linux Mint
** LMDE
** Raspbian with a very long name
*** <s>Raspmbc</s> => OSMC
@endmindmap

--
the lazy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%