Specification change: Fix asciidoctor block context.

This commit is contained in:
Koichiro Mikami 2018-10-11 08:58:58 +09:00
parent c1403e85d1
commit 0c3373b775
1 changed files with 2 additions and 2 deletions

View File

@ -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**