xref: /openbsd-src/regress/usr.bin/mandoc/mdoc/Em/tag.in (revision 9016edfa9e5b4d88170561494e62bec914c63294)
1.\" $OpenBSD: tag.in,v 1.3 2023/11/24 04:53:39 schwarze Exp $
2.Dd $Mdocdate: November 24 2023 $
3.Dt EM-TAG 1
4.Os
5.Sh NAME
6.Nm Em-tag
7.Nd tagging of emphasis macros
8.Sh DESCRIPTION
9BEGINTEST
10.Bl -tag -width Ds
11.It Em one | two
12text
13.It Xo
14.Em three-with-hyphens
15.Xc
16text
17.It Em minus\-sign
18text
19.El
20.Em four
21.Em one
22.Tg explicit
23.Em five
24.Pp
25ENDTEST
26