Annotation of mandoc/regress/mdoc/Rs/paragraph.out_html, Revision 1.1
1.1 ! schwarze 1: BEGINTEST
! 2: <br/>
! 3: initial reference: <cite class="Rs" title="Rs"><span class="RsA">author
! 4: name</span>, <i class="RsB">book title</i>.</cite>
! 5: <p class="Pp">in a paragraph:
! 6: <cite class="Rs" title="Rs"><span class="RsA">another author</span>,
! 7: <i class="RsB">another book</i>.</cite></p>
! 8: <h1 class="Sh" title="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE
! 9: ALSO</a></h1>
! 10: initial reference:
! 11: <p class="Pp"><cite class="Rs" title="Rs"><span class="RsA">author name</span>,
! 12: <i class="RsB">book title</i>.</cite></p>
! 13: <p class="Pp">in a paragraph:</p>
! 14: <p class="Pp"><cite class="Rs" title="Rs"><span class="RsA">another
! 15: author</span>, <i class="RsB">another book</i>.</cite></p>
! 16: <pre>
! 17: ENDTEST
CVSweb