aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/chars.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2020-02-12 21:15:53 +0000
committerIngo Schwarze <schwarze@openbsd.org>2020-02-12 21:15:53 +0000
commitf310c7e721d7fcd28f01ab7a5d6ef15f1dd07cf9 (patch)
tree2b25c5360014068da015cdb30cd1559fb2b1aab6 /chars.c
parentba42c824f753d0bcddc235aab129aae58ec41d1a (diff)
downloadmandoc-f310c7e721d7fcd28f01ab7a5d6ef15f1dd07cf9.tar.gz
mandoc-f310c7e721d7fcd28f01ab7a5d6ef15f1dd07cf9.tar.zst
mandoc-f310c7e721d7fcd28f01ab7a5d6ef15f1dd07cf9.zip
In roff, a space character at the beginning of an input line requires
starting a new output line, and merely starting a new line of HTML code isn't sufficient to achieve that. Solve this in the same way as mdoc_html.c already does it, by printing a <br/> element. Fixing a bug reported by Jason A. Donenfeld <Jason at zx2c4 dot com> in the wg-quick(8) manual page on manpages.debian.org.
Diffstat (limited to 'chars.c')
0 files changed, 0 insertions, 0 deletions