Fixing up code block delimeters for asciidoctor

You can now successfully run the docs through asciidoctor
This commit is contained in:
LightGuard 2013-12-16 16:01:33 -07:00 committed by Clinton Gormley
parent 7f63ddf94e
commit e89d5d0d86
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ to use the ability to pass parameters to the script itself, for example:
}
}
}
---------------------------------------------------
----------------------------------------------
[float]
==== Caching

View File

@ -42,4 +42,4 @@ Or the in an array format:
----------------------------------------
path.data: ["/mnt/first", "/mnt/second"]
---------------------------------
----------------------------------------