summaryrefslogtreecommitdiffstats
path: root/regress/roff/esc
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2019-09-03 18:19:37 +0000
committerIngo Schwarze <schwarze@openbsd.org>2019-09-03 18:19:37 +0000
commit846abaad420f1713db39bc28470b6de80953c692 (patch)
tree9ad43737444541e9cd14432b54207c166797922a /regress/roff/esc
parent1e7136c9c7a91b3c7254d1c4b5daf7159f2b8170 (diff)
downloadmandoc-846abaad420f1713db39bc28470b6de80953c692.tar.gz
adapt to new <p> output logic (html.c rev. 1.260)
Diffstat (limited to 'regress/roff/esc')
-rw-r--r--regress/roff/esc/f.out_html2
1 files changed, 0 insertions, 2 deletions
diff --git a/regress/roff/esc/f.out_html b/regress/roff/esc/f.out_html
index 332e0f00..887175f6 100644
--- a/regress/roff/esc/f.out_html
+++ b/regress/roff/esc/f.out_html
@@ -1,6 +1,4 @@
-BEGINTEST
numbers: <b><i>bolditalic</i></b><b>bold</b><i>italic</i>roman
letters: <b>bold</b><i>italic</i><b>back</b><b><i>bolditalic</i></b>roman
multiletter: <b>bold</b>empty<i>italic</i>back<b><i>bolditalic</i></b>roman
typewriter: <span class="Li">roman</span><b>bold</b><span class="Li">roman</span><i>italic</i>roman
-ENDTEST