diff options
Diffstat (limited to 'regress/mdoc/Bd/paragraph.out_html')
-rw-r--r-- | regress/mdoc/Bd/paragraph.out_html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/regress/mdoc/Bd/paragraph.out_html b/regress/mdoc/Bd/paragraph.out_html index 07a02769..cc3491c9 100644 --- a/regress/mdoc/Bd/paragraph.out_html +++ b/regress/mdoc/Bd/paragraph.out_html @@ -1,6 +1,7 @@ <p class="Pp" id="npara"><a class="permalink" href="#npara">normal</a> paragraph</p> -<div class="Bd Pp" id="filled">filled display +<div class="Bd Pp" id="filled"><a class="permalink" href="#filled">filled</a> + display <p class="Pp" id="fpara"><a class="permalink" href="#fpara">paragraph</a> in display</p> </div> @@ -8,10 +9,10 @@ back to normal <p class="Pp">another paragraph</p> <div class="Bd Pp" id="unfilled"> <pre> -unfilled +<a class="permalink" href="#unfilled">unfilled</a> literal display <mark id="upara"></mark> -<a class="permalink" href="#upara">unfilled</a> +<a class="permalink" href="#upara">unfilled</a> literal paragraph </pre> </div> |