Generate diagrams of PlantUML markups inside markdown documents, which contains PlantUML markup.
PlantUML4Markdown and PlantUML requires Java Runtime. Please install Java SE or OpenJDK.
PlantUML supports generate sequence diagram OOTB. If you'd like to use more diagrams like class diagrams, usecase diagrams, activities, etc. Install Graphviz, then configure PATH for it.
brew install graphviz
- Place your documents under directory Documents with extension .md
- Launch gradlew on the project directory
- PlantUML4Markdown generates document under the directory build/Documents
Internet connnection required during first build. Gradle automatically downloads required libraries.
% ./gradlew
:cloneDocuments
:cloneStrapdown UP-TO-DATE
:compileMarkdown
:compilePlantuml
BUILD SUCCESSFUL
Total time: 17.13 secs
- The MIT License (MIT)
- Copyright (c) 2013 Takayuki Okazaki
- https://github.com/watermint/PlantUML4Markdown
- The MIT License (MIT)
- Copyright (c) 2012 Artur B. Adib
- http://strapdownjs.com/
- Apache License Version 2.0
- http://bootswatch.com/