Cleanups to complete the man page backend. Also, an additional new
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 24 Mar 2004 19:23:21 +0000 (19:23 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 24 Mar 2004 19:23:21 +0000 (19:23 +0000)
commit4b3c5afb39849b3d0e738248daec9ab7dd8aac6d
tree0b3523cf589639ac5b8e5c3cb69237acf563af5e
parent96f3af166d2258373cdb68eb37a78cc9ff851b80
Cleanups to complete the man page backend. Also, an additional new
markup feature: a \c line in a code paragraph can now be followed by
an optional \e line indicating emphasised bits of its preceding \c.
This allows discretionary bolding and (italic/underline) emphasis
within code paragraphs, but without introducing an escape character
or breaking any existing input files. Users are warned that not all
backends are required to actually render these hints, and so they
should avoid depending on them 100% to convey semantic information
unless they know they're writing for a restricted range of backends.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@3965 cda61777-01e9-0310-a592-d414129be87e
bk_man.c
bk_whlp.c
bk_xhtml.c
input.c
inputs/test.but