Annotation of mandoc/regress/mdoc/Bd/nf.out_markdown, Revision 1.3
1.1 schwarze 1: BD-NF(1) - General Commands Manual
2:
3: # NAME
4:
5: **Bd-nf** - interaction of no-fill blocks and requests
6:
7: # DESCRIPTION
8:
1.2 schwarze 9: BEGINTEST
1.1 schwarze 10: initial
11: text
12: after .nf
13: request
14: after .fi
15: request
16:
17: in unfilled
18: block
19: after .fi request
20: in unfilled block
21:
22: after end
23: of unfilled block
24:
25: > in filled
26: > block
27: > after .nf request
28: > in filled block
29:
30: after end
1.2 schwarze 31: of filled block
32: ENDTEST
33: end of file
1.1 schwarze 34:
1.3 ! schwarze 35: OpenBSD - January 7, 2019 - BD-NF(1)
CVSweb