Skip to content
Snippets Groups Projects
Commit a5ecb5bb authored by Evan Read's avatar Evan Read
Browse files

Merge branch 'fix_block_context' into 'master'

Specification change: Fix asciidoctor block context.

See merge request gitlab-org/gitlab-ce!22280
parents 9f006df6 0c3373b7
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -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**
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment