blob: af9bf15ecc89a87a1f44f0441ccb02bcfeb0d3f2 (
plain)
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
|
Test Paragraphs
===============
Default Paragraph
-----------------
Some paragraph text. Some paragraph text. Some paragraph text. Some paragraph text. Some paragraph text. Some paragraph text.
Literal Paragraph
-----------------
Some paragraph text. Some paragraph text. Some paragraph text.
Some paragraph text. Some paragraph text. Some paragraph text.
[verse]
Some paragraph text.
Some paragraph text.
Some paragraph text.
Some paragraph text.
Some paragraph text.
Some paragraph text.
Admonition Paragraphs
---------------------
NOTE: This is an example note.
[NOTE]
This is an example note.
TIP: This is an example tip.
[TIP]
This is an example tip.
IMPORTANT: This is an example important.
[IMPORTANT]
This is an example important.
WARNING: This is an example warning.
[WARNING]
This is an example warning.
CAUTION: This is an example caution.
[CAUTION]
This is an example caution.
[icons=None, caption="My Special Note"]
NOTE: This is my special note.
[icon="./images/icons/wink.png"]
NOTE: What lovely war.
If --stdin was also used then this is prefixed by either "pack\t", or "keep\t" if a new .keep file was successfully created. This is useful to remove a .keep file used as a lock to prevent the race with 'git repack' mentioned above.
TIP: we're starting a multi-line Tip box.
TIP: *now bold* text in the beginning
|