]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/ds/nested.in
Let roff_getname() end the roff identifier at a tab character
[mandoc.git] / regress / roff / ds / nested.in
1 .\" $OpenBSD: nested.in,v 1.2 2017/07/04 14:53:27 schwarze Exp $
2 .Dd $Mdocdate: July 4 2017 $
3 .Dt DS-NESTED 1
4 .Os
5 .Sh NAME
6 .Nm ds-nested
7 .Nd nested string expansion
8 .Sh DESCRIPTION
9 .ds foo bar
10 .ds bar output
11 This is the \*[\*[foo]].
12 .Pp
13 .ds pi surprising
14 This is \*[\*[Pi]].
15 This is \*(\*(Pi.