popup: Hide template content from rendered documentation
Signed-off-by: Simon McVittie <smcv@debian.org> Bug: https://bugs.debian.org/898836master
parent
e64bb52e5b
commit
c0a5c9e0d2
|
@ -10,7 +10,7 @@ large for good usability.
|
||||||
Note that browsers that do not support the CSS will display the popup
|
Note that browsers that do not support the CSS will display the popup
|
||||||
inline in the page, inside square brackets.
|
inline in the page, inside square brackets.
|
||||||
|
|
||||||
[[templatebody <<ENDBODY
|
[[!templatebody <<ENDBODY
|
||||||
<span class="popup"><TMPL_VAR mouseover>
|
<span class="popup"><TMPL_VAR mouseover>
|
||||||
<span class="paren">[</span><span class="balloon"><TMPL_VAR popup></span><span class="paren">]</span>
|
<span class="paren">[</span><span class="balloon"><TMPL_VAR popup></span><span class="paren">]</span>
|
||||||
</span>
|
</span>
|
||||||
|
|
Loading…
Reference in New Issue