xref: /openbsd-src/regress/usr.bin/mandoc/mdoc/Bl/secstart.out_markdown (revision 943fb9d8c7fc1b7e0db8c617168f7360d3ee357c)
1BL-SECSTART(1) - General Commands Manual
2
3# NAME
4
5**Bl-secstart** - nested lists at the beginning of sections
6
7# DESCRIPTION
8
9## item
10
11text
12
13## dash
14
15-
16
17	-	text
18
19## inset
20
21outer
22
23inner
24text
25
26## tag
27
28outer tag
29
30> inner tag
31
32> > text
33
34OpenBSD - July 4, 2017
35