blob: 642e1b53700c2de337c720ced55b6fc23911fff7 [file] [log] [blame]
[library Test that &, < are being escaped.
[quickbook 1.5]
[purpose & should be &amp;, < should &lt;]
[license & should be &amp;, < should &lt;]
]
[section Escapes & explicitly written markup]
* & -> &amp;
* < -> &lt;
* > -> &gt;
* " -> &quot;
[endsect]