summaryrefslogtreecommitdiffstats
path: root/regress/roff/rm
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2019-09-15 00:08:55 +0000
committerIngo Schwarze <schwarze@openbsd.org>2019-09-15 00:08:55 +0000
commitd76b6650fe4e7c8261a1941378b599a02c98ea0f (patch)
tree7b021cc30733a6ddf005953f7fbcd1336bffad33 /regress/roff/rm
parent4ef634f0d16fbda69aef241fb561f27496c09867 (diff)
downloadmandoc-d76b6650fe4e7c8261a1941378b599a02c98ea0f.tar.gz
Fix line breaking in no-fill mode (.Bd -unfilled/<pre>),
which apparently didn't work since the .Pp/<p> reorg. The new logic is more similar to what the terminal formatter does: 1. Before a node that starts a new mdoc(7) input line, start a new HTML output line. 2. An empty input line or a .Pp causes an empty output line. 3. Nothing needs to be done at the end of a node. Severe misformatting was reported in table(5) by Edgar Pettijohn <edgar at pettijohn dash web dot com> on misc@.
Diffstat (limited to 'regress/roff/rm')
0 files changed, 0 insertions, 0 deletions