Commit 272d7fb7 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs-markdown-for-administration-plantuml' into 'master'

Fix Markdown example for PlantUML docs

See merge request gitlab-org/gitlab-ce!30513
parents b698e4ce da390ea4
......@@ -69,11 +69,12 @@ our AsciiDoc snippets, wikis and repos using delimited blocks:
- **Markdown**
<pre>
````markdown
```plantuml
Bob -> Alice : hello
Alice -> Bob : Go Away
```</pre>
```
````
- **AsciiDoc**
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment