blob: 83b9aa12631550b5bff985d3fa15e947ccc845f8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
|
BL-BREAKINGIT(1) - General Commands Manual
# NAME
**Bl-breakingIt** - items breaking other blocks
# DESCRIPTION
## Breaking partial explicit macros
Stray text.
<More stray text>
tag
> Tagged text.
Stray text.
<More stray text>
* Bullet point.
tag
> Tagged text.
> <More tagged text>
tag2
> Yet more tagged text.
* Item text.
<More item text>
* Bullet point.
## Breaking full explicit macros
Stray text.
> More stray text.
tag
> Tagged text.
Stray text.
> More stray text.
* Bullet point.
tag
> Tagged text.
> > Display text.
tag2
> More tagged text.
* Item text.
> Display text.
* Bullet point.
OpenBSD - July 4, 2017
|