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