diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Template_variable_not_passed_as-is__63____33__.mdwn | 2 |
1 files changed, 2 insertions, 0 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 c6efadb21..64e92f3b0 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 @@ -15,3 +15,5 @@ Results in: While I expected: <h2 id="some_string">some string</h2> + +> Have you tried TMPL_VAR raw_level, raw_string? — [[Jon]] |