aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/man/RS/paragraph.out_html
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
commitb1ad91c5a16d5524b4b2b04aa37194c728a02d6e (patch)
tree9711668b2f3efa1f48b4bed4429161da98ab6699 /regress/man/RS/paragraph.out_html
parenta9524ea55fa21a87e61e362ccc35d0e376eabec2 (diff)
downloadmandoc-b1ad91c5a16d5524b4b2b04aa37194c728a02d6e.tar.gz
mandoc-b1ad91c5a16d5524b4b2b04aa37194c728a02d6e.tar.zst
mandoc-b1ad91c5a16d5524b4b2b04aa37194c728a02d6e.zip
adapt to new <p> output logic (html.c rev. 1.260)
Diffstat (limited to 'regress/man/RS/paragraph.out_html')
-rw-r--r--regress/man/RS/paragraph.out_html2
1 files changed, 0 insertions, 2 deletions
diff --git a/regress/man/RS/paragraph.out_html b/regress/man/RS/paragraph.out_html
index 8b518698..24bd7c5f 100644
--- a/regress/man/RS/paragraph.out_html
+++ b/regress/man/RS/paragraph.out_html
@@ -1,8 +1,6 @@
-BEGINTEST before paragraph
<p class="Pp">regular paragraph</p>
<div class="Bd-indent">indented paragraph
<p class="Pp">nested paragraph</p>
</div>
regular text after display
<br/>
-ENDTEST