summaryrefslogtreecommitdiff
path: root/templates.mdwn
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-10-23 13:09:06 +0200
committerJonas Smedegaard <dr@jones.dk>2008-10-23 13:09:06 +0200
commit262712e706420c9f421c7a4fc7a33ebe9bf1b1bf (patch)
treeddb63a8126a2cd3e948106a55069c033dcd523ac /templates.mdwn
parent687abc4f9f74256d3f019b608cb4565b13df78ed (diff)
parentb1fadc6eacaacb4d892b495e15ff82e9ba36c638 (diff)
Merge branch 'master' into scs
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]].