[BACK]Return to escape.pod CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / pod2mdoc / Regress / formatcode

File: [cvsweb.bsd.lv] / pod2mdoc / Regress / formatcode / escape.pod (download)

Revision 1.1, Fri Jul 18 23:56:57 2014 UTC (9 years, 9 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_0_2, VERSION_0_1, VERSION_0_0_13, HEAD

Almost a rewrite of formatcodeln().
It never handled spacing properly, and my recent overhaul of
formatting code spacing introduced additional regressions.

Besides, fix two more regressions, one regarding character escapes
in outbuf_addstr(), and do not print Ns during invalid escapes in
formatcode().  Finally, correct the name of the E<verbar> character.

=head1 NAME

escape - character entity escape sequences

=head1 DESCRIPTION

beforeE<verbar>after

before E<verbar> after

first secondE<verbar>

B<bold>E<verbar>normal

B<bold> E<verbar> normal

B<bold >E<verbar>