diff options
author | Simon McVittie <smcv@debian.org> | 2011-01-22 22:35:37 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2011-01-22 22:35:37 +0000 |
commit | 594a9194561ad373a31a7d34c6b5c7a84ec417a0 (patch) | |
tree | a0032b56a36a9ca6f77873f8cc6a290e72b95ae7 /doc/ikiwiki | |
parent | 44b0cea85f1641f33ccb305f9da6f96e812b84e9 (diff) | |
parent | 8ee9eabb1c5314f51641aaec4cb45d5c2d0fa7b8 (diff) |
Merge branch 'ready/autoindex-autofile' into HEAD
Diffstat (limited to 'doc/ikiwiki')
-rw-r--r-- | doc/ikiwiki/directive/inline.mdwn | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/ikiwiki/directive/inline.mdwn b/doc/ikiwiki/directive/inline.mdwn index c6a23ce3c..49b993d55 100644 --- a/doc/ikiwiki/directive/inline.mdwn +++ b/doc/ikiwiki/directive/inline.mdwn @@ -116,6 +116,3 @@ Here are some less often needed parameters: in conjunction with this one. [[!meta robots="noindex, follow"]] - -A related directive is the [[ikiwiki/directive/edittemplate]] directive, which allows -default text for a new page to be specified. |