1[name]
2Suppress errors
3
4[options]
5errors none
6
7[input]
8=over 4
9
10=item Foo
11
12Bar.
13
14=head1 NEXT
15
16[output]
17    Foo Bar.
18
19NEXT
20