summaryrefslogtreecommitdiff
path: root/doc/plugins/contrib/ikiwiki/directive
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-10-28 15:38:24 -0400
committerJoey Hess <joey@kitenet.net>2010-10-28 15:38:24 -0400
commitea48e1c038bfdab5820383cb885360c1d3fe2a14 (patch)
tree5f174623db9897c5f0079f478cab4276971e21fc /doc/plugins/contrib/ikiwiki/directive
parentac6b5c12fa9c834555fde4a4cf06db7b792556d4 (diff)
parent663d2578832dd0808ea98a624b49cec4bf3c0243 (diff)
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/plugins/contrib/ikiwiki/directive')
-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.