aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Template_variable_not_passed_as-is__63____33__.mdwn
diff options
context:
space:
mode:
authorhttps://www.google.com/accounts/o8/id?id=AItOawnQs9icnfI79gWOQY_Yxv2XmYI3z703PrQ <misc@web>2011-08-08 12:36:33 -0400
committeradmin <admin@branchable.com>2011-08-08 12:36:33 -0400
commit623ac0db421623ce84cb7c6d8c1f2457378b4775 (patch)
tree95a0be2d01921f760a7e45793e08563ac506e1c1 /doc/bugs/Template_variable_not_passed_as-is__63____33__.mdwn
parentc150a068386dfee46921ac16b6ac9d8169dcdf8f (diff)
downloadikiwiki-623ac0db421623ce84cb7c6d8c1f2457378b4775.tar
ikiwiki-623ac0db421623ce84cb7c6d8c1f2457378b4775.tar.gz
INVALID: Template variable not passed as-is?!
Diffstat (limited to 'doc/bugs/Template_variable_not_passed_as-is__63____33__.mdwn')
-rw-r--r--doc/bugs/Template_variable_not_passed_as-is__63____33__.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/bugs/Template_variable_not_passed_as-is__63____33__.mdwn b/doc/bugs/Template_variable_not_passed_as-is__63____33__.mdwn
index 64e92f3b0..e17c3369e 100644
--- a/doc/bugs/Template_variable_not_passed_as-is__63____33__.mdwn
+++ b/doc/bugs/Template_variable_not_passed_as-is__63____33__.mdwn
@@ -16,4 +16,5 @@ While I expected:
<h2 id="some_string">some string</h2>
-> Have you tried TMPL_VAR raw_level, raw_string? — [[Jon]]
+>> Have you tried TMPL_VAR raw_level, raw_string? — [[Jon]]
+> Thanks. I should read the docs more closely the next time.