1[library Test that &, < are being escaped.
2 [quickbook 1.5]
3 [purpose & should be &, < should <]
4 [license & should be &, < should <]
5]
6
7[section Escapes & explicitly written markup]
8
9* & -> &
10* < -> <
11* > -> >
12* " -> "
13
14[endsect]