summaryrefslogtreecommitdiff
path: root/templates.mdwn
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-08-30 06:17:15 +0200
committerJonas Smedegaard <dr@jones.dk>2008-08-30 06:17:15 +0200
commit0f935cae8775f5d94dfdc6c50c753eded796abfc (patch)
treed7769dcc2bac98eafca69063d6f1c0a1c5329252 /templates.mdwn
parent7a34ab14c1c817bc9ac43197c002c7b95e6ad1cc (diff)
parent70090d29241b365d5532360afed8782d3c7dfd2e (diff)
Merge branch 'master' into clean + drop ikiwiki/preprocessordirective.mdwn
Diffstat (limited to 'templates.mdwn')
-rw-r--r--templates.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates.mdwn b/templates.mdwn
index b40e865..1c234e3 100644
--- a/templates.mdwn
+++ b/templates.mdwn
@@ -65,7 +65,7 @@ few things:
Here's a sample template:
<span class="infobox">
- Name: [[<TMPL_VAR raw_name>]]<br />
+ Name: \[[<TMPL_VAR raw_name>]]<br />
Age: <TMPL_VAR age><br />
<TMPL_IF NAME="color">
Favorite color: <TMPL_VAR color><br />