Commit a5ecb5bb authored by Evan Read's avatar Evan Read

Merge branch 'fix_block_context' into 'master'

Specification change: Fix asciidoctor block context.

See merge request gitlab-org/gitlab-ce!22280
parents 9f006df6 0c3373b7
......@@ -80,10 +80,10 @@ our AsciiDoc snippets, wikis and repos using delimited blocks:
```
[plantuml, format="png", id="myDiagram", width="200px"]
--
----
Bob->Alice : hello
Alice -> Bob : Go Away
--
----
```
- **reStructuredText**
......
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