Annotation of mandoc/regress/man/TP/tag.in, Revision 1.2
1.2 ! schwarze 1: .\" $OpenBSD: tag.in,v 1.2 2023/11/24 04:53:39 schwarze Exp $
! 2: .TH IP-TAG 1 "November 24, 2023"
1.1 schwarze 3: .SH NAME
4: IP-tag \- automatic tagging of indented blocks
5: .SH DESCRIPTION
6: BEGINTEST
7: initial
8: text
9: .TP 10n
10: .I " plain"
11: text
12: .TP
13: plain
14: text
15: .TP
16: .I "plain "
17: text
18: .TP
19: \& strong
20: text
21: .TP
22: .B -strong
23: text
24: .TP
25: \&\fI \-weak\fP
1.2 ! schwarze 26: text
! 27: .TP
! 28: hyphen-minus
! 29: text
! 30: .TP
! 31: minus\-sign
! 32: text
! 33: .TP
! 34: .B \-strong
1.1 schwarze 35: text
36: .TP
37: .B "strong "
38: text
39: .PP
40: ENDTEST
CVSweb