diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2019-09-15 00:08:55 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2019-09-15 00:08:55 +0000 |
commit | d76b6650fe4e7c8261a1941378b599a02c98ea0f (patch) | |
tree | 7b021cc30733a6ddf005953f7fbcd1336bffad33 /regress/char/accent/combine.out_utf8 | |
parent | 4ef634f0d16fbda69aef241fb561f27496c09867 (diff) | |
download | mandoc-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/char/accent/combine.out_utf8')
0 files changed, 0 insertions, 0 deletions