]> git.cameronkatri.com Git - mandoc.git/blob - regress/char/space/zerowidth.in
Support nesting of elements with next-line scope.
[mandoc.git] / regress / char / space / zerowidth.in
1 .\" $OpenBSD: zerowidth.in,v 1.3 2017/07/04 14:53:23 schwarze Exp $
2 .TH SPACE-ZEROWIDTH 1 "October 27, 2014"
3 .SH NAME
4 space-zerowidth \- zero width and narrow space characters
5 .SH DESCRIPTION
6 .nf
7 BEGINTEST
8 zero width space \e& between A and B: A\&B
9 hyphenation allowed \e% between A and B: A\%B
10 half-narrow (1/12) space \e^ between A and B: A\^B
11 narrow space (1/6) \e| between A and B: A\|B
12 ENDTEST
13 .fi