aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandocdb.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-01-26 18:28:18 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-01-26 18:28:18 +0000
commit94cd81895ea53a20400d13b0e9c2bcf756ed382b (patch)
tree50b3e1fee66e1d75b3a5657a0824cd0c83b8540c /mandocdb.c
parent5db55ac9e2491b9cdf973e2d4cb7ed9596b00566 (diff)
downloadmandoc-94cd81895ea53a20400d13b0e9c2bcf756ed382b.tar.gz
mandoc-94cd81895ea53a20400d13b0e9c2bcf756ed382b.tar.zst
mandoc-94cd81895ea53a20400d13b0e9c2bcf756ed382b.zip
Fix -man -Thtml formatting after .nf (which has nothing to do
with "literal", by the way, it means "no fill"): * Use <pre> such that whitespace is preserved. * Preserve lines breaks. * For font alternating macros, avoid node recursion which required scary juggling with the fill state. Instead, simply print the text children directly. Missing feature first noticed by kristaps@ in 2011, the again reported by afresh1@ in 2016, and finally reported here: https://github.com/Debian/debiman/issues/21 , which i only found because of Shane Kerr's comment here: https://plus.google.com/110314300533310775053/posts/H1eaw9Yskoc
Diffstat (limited to 'mandocdb.c')
0 files changed, 0 insertions, 0 deletions