Fixing up code block delimeters for asciidoctor
You can now successfully run the docs through asciidoctor
This commit is contained in:
parent
7f63ddf94e
commit
e89d5d0d86
|
@ -41,7 +41,7 @@ to use the ability to pass parameters to the script itself, for example:
|
|||
}
|
||||
}
|
||||
}
|
||||
---------------------------------------------------
|
||||
----------------------------------------------
|
||||
|
||||
[float]
|
||||
==== Caching
|
||||
|
|
|
@ -42,4 +42,4 @@ Or the in an array format:
|
|||
|
||||
----------------------------------------
|
||||
path.data: ["/mnt/first", "/mnt/second"]
|
||||
---------------------------------
|
||||
----------------------------------------
|
||||
|
|
Loading…
Reference in New Issue