gitlab-org--gitlab-foss/doc/administration/integration
Horacio Sanson d9e9ad2211 PlantUML support for Markdown
Allow rendering of PlantUML diagrams in Markdown documents using fenced blocks:

    ```plantuml
    Bob -> Sara : Hello
    Sara -> Bob : Go away
    ```

Closes: #4048
2017-02-03 08:49:48 +09:00
..
koding.md Add docker-compose environment initialization command 2016-10-25 09:41:29 +03:00
plantuml.md PlantUML support for Markdown 2017-02-03 08:49:48 +09:00
terminal.md Rename "Online terminal" to "Web terminal" in the docs 2016-12-20 11:05:39 +00:00