14 lines
305 B
Plaintext
14 lines
305 B
Plaintext
[library Test that &, < are being escaped.
|
|
[quickbook 1.2]
|
|
[purpose & should be &amp;, < should &lt;]
|
|
[license & should be &amp;, < should &lt;]
|
|
]
|
|
|
|
[section Escapes & explicitly written markup]
|
|
|
|
* & -> &
|
|
* < -> <
|
|
* > -> >
|
|
* " -> "
|
|
|
|
[endsect] |