diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2019-09-03 18:19:37 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2019-09-03 18:19:37 +0000 |
commit | 846abaad420f1713db39bc28470b6de80953c692 (patch) | |
tree | 9ad43737444541e9cd14432b54207c166797922a /regress/mdoc/Bd/paragraph.out_html | |
parent | 1e7136c9c7a91b3c7254d1c4b5daf7159f2b8170 (diff) | |
download | mandoc-846abaad420f1713db39bc28470b6de80953c692.tar.gz |
adapt to new <p> output logic (html.c rev. 1.260)
Diffstat (limited to 'regress/mdoc/Bd/paragraph.out_html')
-rw-r--r-- | regress/mdoc/Bd/paragraph.out_html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/regress/mdoc/Bd/paragraph.out_html b/regress/mdoc/Bd/paragraph.out_html index c2c6993e..bec13a88 100644 --- a/regress/mdoc/Bd/paragraph.out_html +++ b/regress/mdoc/Bd/paragraph.out_html @@ -1,4 +1,3 @@ -BEGINTEST initial text <p class="Pp">normal paragraph</p> <div class="Bd Pp">filled display <p class="Pp">paragraph in display</p> @@ -16,4 +15,3 @@ paragraph </div> again back to normal <br/> -ENDTEST |