-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathgmd-test-examples.txt
158 lines (96 loc) · 2.88 KB
/
gmd-test-examples.txt
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
-----------------------
Paragraph Test Examples
-----------------------
The quick brown fox jumps over the leazy wall.
The↵quick brown fox↵jumps over the leazy wall.
The quick brown fox
jumps over the leazy wall.
will be left aligned.
indent 2.
The quick brown fox
jumps over the leazy wall.
will be left aligned.
indent 4.
The quick brown fox
jumps over the leazy wall.
will be justified.
indent 6.
The quick brown fox
jumps over the leazy wall.
will be right aligned.
indent 6.
The
quick brown fox
jumps over the leazy wall.
will be centered.
indent 4.
The↵
quick brown fox↵
jumps over the leazy wall.
will be centered too.
indent 2.
---------------------
Heading Test Examples
---------------------
# heading h1 traditional form
# $. heading h1 with automatic numbering
# 1. heading h1 with manual numbering
## heading h2 traditional form
# $.$ heading h2 with automatic numbering
# 1.1 heading h2 with manual numbering
# 1.1. same as above with additional decimal point
### heading h3
spanning two lines
# $.$.$ heading with↵manual line break
-----------------
Tag Test Examples
-----------------
<id>A_123</id> will become a linkable anchor
<pre:c++> bool qs_check_embedded_images = true; </> is preformatted with C++ syntax.
<font-size:50%/s> This sentence has a small font.
<bg:blue> <yellow> yellow text</> on blue background. </bg>
<id/>A_123 will become a linkable anchor. ""
<green/> OK The first OK is green, the rest of this sentencs is black.
<red/s> This sentence is red. But this sentence is black.
------------------
Calc Test Examples
------------------
------------------
Link Test Examples
------------------
Link with title: [gematik]<https://gematik.de>
Link without title: [https://gematik.de]
Link to local resource: [License]<./assets/license.txt>
Link alias usage: [GEMATIK]
Link alias usage with changed title: [gematik homepage]<GEMATIK>
-------------------
Image Test Examples
-------------------
Local image: ![./logo.png].
Remote image: ![https://gematik.de/logo.svg].
Embedded image: ![data:image/svg+xml;base64,IVUGB...ORUIH]
Image alias usage: ![LOGO]
--------------------
Secret Test Examples
--------------------
----------------------
Modifier Test Examples
----------------------
--------------------
Escape Test Examples
--------------------
------------------
List Test Examples
------------------
-------------------
Table Test Examples
-------------------
--------------------
Pragma Test Examples
--------------------
-------------------
Value Test Examples
-------------------
------------------------
Expression Test Examples
------------------------