Enhance the text backend to support configurable quote characters,
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 23 Apr 2004 17:20:07 +0000 (17:20 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 23 Apr 2004 17:20:07 +0000 (17:20 +0000)
commitdb662ca1b30d08ecf779c42f8c642c2694966279
tree1b60d7656621b5b4ea5939872e067ac6b485862d
parentc8422236d61651cdfc619244af52e3285b4aae0e
Enhance the text backend to support configurable quote characters,
configurable emphasis characters, various other configurable bits
which have been marked FIXME in the code for a while, and also to
warn when a code paragraph line is too long (because that was the
only other thing labelled FIXME). Fallback options are implemented,
and defaults set accordingly. A UTF-8 text output file now looks
like proper UTF-8.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4128 cda61777-01e9-0310-a592-d414129be87e
bk_text.c
doc/index.but
doc/output.but
error.c
halibut.h
input.c