marko/test/test-project/rhtml-templates/escape-xml-enabled.rhtml

4 lines
81 B
Plaintext

<div c:escape-xml="true">
&lt; &gt; &amp;
<div>&lt; &gt; &amp;</div>
</div>