diff options
Diffstat (limited to 'regress/mdoc/Bf/paragraph.out_html')
-rw-r--r-- | regress/mdoc/Bf/paragraph.out_html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/regress/mdoc/Bf/paragraph.out_html b/regress/mdoc/Bf/paragraph.out_html new file mode 100644 index 00000000..e86b979a --- /dev/null +++ b/regress/mdoc/Bf/paragraph.out_html @@ -0,0 +1,6 @@ +BEGINTEST +<p class="Pp">normal text</p> +<div class="Bf Li">literal text +<p class="Pp">literal paragraph</p> +</div> +ENDTEST |