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/Bf/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/Bf/paragraph.out_html')
-rw-r--r-- | regress/mdoc/Bf/paragraph.out_html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/regress/mdoc/Bf/paragraph.out_html b/regress/mdoc/Bf/paragraph.out_html index e86b979a..cd22d567 100644 --- a/regress/mdoc/Bf/paragraph.out_html +++ b/regress/mdoc/Bf/paragraph.out_html @@ -1,6 +1,4 @@ -BEGINTEST <p class="Pp">normal text</p> <div class="Bf Li">literal text <p class="Pp">literal paragraph</p> </div> -ENDTEST |