summaryrefslogtreecommitdiff
path: root/templates.mdwn
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-10-22 20:31:53 +0200
committerJonas Smedegaard <dr@jones.dk>2008-10-22 20:31:53 +0200
commitb1fadc6eacaacb4d892b495e15ff82e9ba36c638 (patch)
treed490ffe027bac0f1b1e8246730aaf37771dc7f1b /templates.mdwn
parentb20d08a4029882a5a11152b52a8cc6aa38b2f0fa (diff)
Sync with ikiwiki 2.67.HEADmaster
Diffstat (limited to 'templates.mdwn')
-rw-r--r--templates.mdwn9
1 files changed, 4 insertions, 5 deletions
diff --git a/templates.mdwn b/templates.mdwn
index 1c234e3..eff0e15 100644
--- a/templates.mdwn
+++ b/templates.mdwn
@@ -9,8 +9,6 @@ wiki.
[[!if test="enabled(template) and enabled(inline)" then="""
-## Available templates
-
These templates are available for inclusion onto other pages in this
wiki:
@@ -83,6 +81,7 @@ that contains it, so you can include WikiLinks and all other forms of wiki
markup in the template. Note though that such WikiLinks will not show up as
backlinks to the page that uses the template.
-Note the use of "raw_name" inside the [[WikiLink]] generator. This ensures
-that if the name contains something that might be mistaken for wiki markup,
-it's not converted to html before being processed as a [[WikiLink]].
+Note the use of "raw_name" inside the [[ikiwiki/WikiLink]] generator. This
+ensures that if the name contains something that might be mistaken for wiki
+markup, it's not converted to html before being processed as a
+[[ikiwiki/WikiLink]].