]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/Bl/breakingIt.out_markdown
Wrap .Sh/.SH sections and .Ss/.SS subsections in HTML <section> elements
[mandoc.git] / regress / mdoc / Bl / breakingIt.out_markdown
1 BL-BREAKINGIT(1) - General Commands Manual
2
3 # NAME
4
5 **Bl-breakingIt** - items breaking other blocks
6
7 # DESCRIPTION
8
9 ## Breaking partial explicit macros
10
11 Stray text.
12 &lt;More stray text&gt;
13
14 tag
15
16 > Tagged text.
17
18 Stray text.
19 &lt;More stray text&gt;
20
21 * Bullet point.
22
23 tag
24
25 > Tagged text.
26 > &lt;More tagged text&gt;
27
28 tag2
29
30 > Yet more tagged text.
31
32 * Item text.
33 &lt;More item text&gt;
34
35 * Bullet point.
36
37 ## Breaking full explicit macros
38
39 Stray text.
40
41 > More stray text.
42
43 tag
44
45 > Tagged text.
46
47 Stray text.
48
49 > More stray text.
50
51 * Bullet point.
52
53 tag
54
55 > Tagged text.
56
57 > > Display text.
58
59 tag2
60
61 > More tagged text.
62
63 * Item text.
64
65 > Display text.
66
67 * Bullet point.
68
69 OpenBSD - July 4, 2017