summaryrefslogtreecommitdiff
path: root/doc/plugins
diff options
context:
space:
mode:
authorhttp://kerravonsen.dreamwidth.org/ <http://kerravonsen.dreamwidth.org/@web>2010-10-28 00:19:43 +0000
committerJoey Hess <joey@kitenet.net>2010-10-28 00:19:43 +0000
commit9ffa87671062eecfcd042a9501032d441def7ce1 (patch)
treea6fb4b680b6f050cf1562d76b6c06b5dcd2db18e /doc/plugins
parentf840fb5c58ac4b0e5ab41165fbc0afd2d6a9a256 (diff)
tweaking docs
Diffstat (limited to 'doc/plugins')
-rw-r--r--doc/plugins/contrib/ikiwiki/directive/ymlfront.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/contrib/ikiwiki/directive/ymlfront.mdwn b/doc/plugins/contrib/ikiwiki/directive/ymlfront.mdwn
index bb4a58fc6..1a01834f8 100644
--- a/doc/plugins/contrib/ikiwiki/directive/ymlfront.mdwn
+++ b/doc/plugins/contrib/ikiwiki/directive/ymlfront.mdwn
@@ -14,4 +14,4 @@ There is one argument to this directive.
The YAML-format data. This should be enclosed inside triple-quotes to preserve the data correctly.
If more than one ymlfront directive is given per page, the result is undefined.
-Likewise, it is inadvisable to try to mix the "---" ymlfront format with the directive form of the data.
+Likewise, it is inadvisable to try to mix the non-directive ymlfront format with the directive form of the data.