escaping directives continues to be harder than it should be
parent
66d917d071
commit
1295cefab5
|
@ -16,7 +16,7 @@ convenient to use the "here-document" syntax for it:
|
|||
|
||||
\[[!templatebody <<ENDBODY
|
||||
[[!meta title="<TMPL_VAR name>"]]
|
||||
[[!tag person]]
|
||||
\[[!tag person]]
|
||||
<dl>
|
||||
<dt>Name:</dt><dd><TMPL_VAR name></dd>
|
||||
<dt>Age:</dt><dd><TMPL_VAR age></dd>
|
||||
|
|
Loading…
Reference in New Issue