@@ -116,7 +116,7 @@ our AsciiDoc snippets, wikis and repos using delimited blocks:
...
@@ -116,7 +116,7 @@ our AsciiDoc snippets, wikis and repos using delimited blocks:
:caption: Caption with **bold** and *italic*
:caption: Caption with **bold** and *italic*
Bob -> Alice: hello
Bob -> Alice: hello
Alice -> Bob: Go Away
Alice -> Bob: hi
```
```
You can also use the `uml::` directive for compatibility with [sphinxcontrib-plantuml](https://pypi.org/project/sphinxcontrib-plantuml/), but please note that we currently only support the `caption` option.
You can also use the `uml::` directive for compatibility with [sphinxcontrib-plantuml](https://pypi.org/project/sphinxcontrib-plantuml/), but please note that we currently only support the `caption` option.
...
@@ -125,7 +125,10 @@ The above blocks will be converted to an HTML img tag with source pointing to th
...
@@ -125,7 +125,10 @@ The above blocks will be converted to an HTML img tag with source pointing to th
PlantUML instance. If the PlantUML server is correctly configured, this should
PlantUML instance. If the PlantUML server is correctly configured, this should