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