diff --git a/asciidoc/QuickStart.adoc b/asciidoc/QuickStart.adoc index f65f6eb..faca6ac 100644 --- a/asciidoc/QuickStart.adoc +++ b/asciidoc/QuickStart.adoc @@ -18,7 +18,7 @@ include::header.adoc[] [[cheat-Ascii]] -= Install (swarmlab-adoc) +== Install (swarmlab-adoc) https://git.swarmlab.io:3000/swarmlab/swarmlab-adoc[^] @@ -36,7 +36,7 @@ cd mytest swarmlab-adoc ---- -= Copy-Paste asciidoc source +== Copy-Paste asciidoc source .copy-paste source [source,asciidoc] @@ -269,7 +269,7 @@ Embedded Vimeo video video::154836263[vimeo] -= Run +== Run .run Create a file.adoc @@ -292,7 +292,7 @@ docker run --rm -v $(pwd):/documents/ registry.vlabs.uniwa.gr:5080/swarmlab-asci Please note, there is a **.** in ./path ==== -= Using a web browser +== Using a web browser You can see the file rendered as HTML just by visiting it!