diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ikiwiki/directive/inline.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ikiwiki/directive/inline.mdwn b/doc/ikiwiki/directive/inline.mdwn index eba3cd156..9889cda11 100644 --- a/doc/ikiwiki/directive/inline.mdwn +++ b/doc/ikiwiki/directive/inline.mdwn @@ -104,3 +104,6 @@ Here are some less often needed parameters: of the page containing the `inline` directive. [[!meta robots="noindex, follow"]] + +A related directive is the [[ikiwiki/directive/edittemplate]] directive, which allows +default text for a new page to be specified. |