]> git.cameronkatri.com Git - mandoc.git/commit
More accurately represent cells containing horizontal lines in -T tree
authorIngo Schwarze <schwarze@openbsd.org>
Wed, 12 Jan 2022 04:54:05 +0000 (04:54 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Wed, 12 Jan 2022 04:54:05 +0000 (04:54 +0000)
commita038e809aea161a77e12fae7992376d0f29351e1
tree5344ba94c4d59f5fc587160b0324fd7c505509d5
parent503f8abef009e5369607efeb82522c89b976581f
More accurately represent cells containing horizontal lines in -T tree
output.  In particular, do not represent "_" as "-", and distinguish "_"
from "\_" and "=" from "\=".
Output tweak following a related question from
Ted Bullock <tbullock at comlore dot com>.
tree.c