diff options
Diffstat (limited to 'regress/mdoc/Rs')
-rw-r--r-- | regress/mdoc/Rs/paragraph.out_html | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/regress/mdoc/Rs/paragraph.out_html b/regress/mdoc/Rs/paragraph.out_html index 251d0d0c..ba5fb63a 100644 --- a/regress/mdoc/Rs/paragraph.out_html +++ b/regress/mdoc/Rs/paragraph.out_html @@ -1,18 +1,16 @@ -BEGINTEST -<br/> -initial reference: <cite class="Rs"><span class="RsA">author name</span>, - <i class="RsB">book title</i>.</cite> + <br/> + initial reference: <cite class="Rs"><span class="RsA">author name</span>, + <i class="RsB">book title</i>.</cite></p> <p class="Pp">in a paragraph: <cite class="Rs"><span class="RsA">another author</span>, <i class="RsB">another book</i>.</cite></p> </section> <section class="Sh"> <h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE ALSO</a></h1> -initial reference: +<p class="Pp">initial reference:</p> <p class="Pp"><cite class="Rs"><span class="RsA">author name</span>, <i class="RsB">book title</i>.</cite></p> <p class="Pp">in a paragraph:</p> <p class="Pp"><cite class="Rs"><span class="RsA">another author</span>, <i class="RsB">another book</i>.</cite></p> <pre> -ENDTEST |