Annotation of mandoc/regress/man/IP/empty.out_html, Revision 1.1
1.1 ! schwarze 1: <dl class="Bl-tag">
! 2: <dt></dt>
! 3: <dd>indented text</dd>
! 4: </dl>
! 5: <p class="Pp">Empty IP is deleted:</p>
! 6: <dl class="Bl-tag">
! 7: <dt id="tag1"><a class="permalink" href="#tag1">tag1</a></dt>
! 8: <dd></dd>
! 9: <dt id="tag2"><a class="permalink" href="#tag2">tag2</a></dt>
! 10: <dd>indented text</dd>
! 11: </dl>
! 12: <p class="Pp">Empty IP is deleted, RS does not cause additional spacing:</p>
! 13: <div class="Bd-indent">
! 14: <dl class="Bl-tag">
! 15: <dt id="tag"><a class="permalink" href="#tag">tag</a></dt>
! 16: <dd>indented text</dd>
! 17: </dl>
! 18: </div>
CVSweb