"Jan Dubois" <[email protected]> writes: > On Tue, 26 Apr 2011, Karl Williamson wrote:
>> Look at >> http://search.cpan.org/~rjbs/perl-5.12.3/pod/perlsyn.pod >> >> There is a heading in the original source >> =head2 Switch statements > If you look closely, the heading is actually: > | =head2 Switch statements > | X<switch> X<case> X<given> X<when> X<default> > Everything up to the paragraph separator is part of the headline. Yeah, but they're still basically trailing whitespace. I think this is a (minor) bug in whatever module generated that HTML. It should strip trailing whitespace from the heading. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/>
