diff options
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Template_variable_not_passed_as-is__63____33__.mdwn | 1 |
1 files changed, 1 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 e17c3369e..629f1e65d 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 @@ -17,4 +17,5 @@ While I expected: <h2 id="some_string">some string</h2> >> Have you tried TMPL_VAR raw_level, raw_string? — [[Jon]] + > Thanks. I should read the docs more closely the next time. |