|
@@ -33,7 +33,7 @@ ifdef++::++env-github,env-browser[:outfilesuffix: .adoc]
|
|
|
|
|
|
TIP: Use `Tree View` (kbd:[ctrl]+kbd:[\ ] or `menu:View[Toggle Tree View]`) to locate the "`asciidoc`" folder if using the link:https://atom.io/[Atom editor].
|
|
|
|
|
|
-In the example below, "asciidoc" is two folders above the folder this file is located in.
|
|
|
+In the example below, "`asciidoc`" is two folders above the folder this file is located in.
|
|
|
|
|
|
`pass:[:]relfileprefix: ../../`
|
|
|
|
|
@@ -41,7 +41,7 @@ In the example below, "asciidoc" is two folders above the folder this file is lo
|
|
|
|
|
|
TIP: Use `Tree View` (kbd:[ctrl]+kbd:[\ ] or `menu:View[Toggle Tree View]`) to locate the "`images`" folder if using the link:https://atom.io/[Atom editor].
|
|
|
|
|
|
-In the example below, "images" is two folders above the folder this file is located in. Note the missing kbd:[/] forward slash.
|
|
|
+In the example below, "`images`" is two folders above the folder this file is located in. Note the missing kbd:[/] forward slash.
|
|
|
|
|
|
`pass:[:]imagesdir: ../..`
|
|
|
|