aboutsummaryrefslogtreecommitdiff
path: root/test.em
blob: b0721b247fac9e60a7b5b4fb4ce66d3a8307fd7c (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
= Em example =

This is an example of *em*.

Here is some `teletype text`, some _bold text_.

Here is an asterisk at the end of a word*.

Here is an *unfinished inline formatting tag.

== Meßerschmidts fiancé ==

 > Perhaps quotes could be regarded as lists.
The paragraph goes on until a new "item" comes.
 > Here, a new paragraph is started.
Yeah, this seems like a very em-like approach.

 - Here is an
unordered list item.
 - Here is another.

 1. Here is an
ordered list item.
 2. Here is another.

 1. Here is a list
  a. With another list inside it [1]
   - And yet another list
   - Inside that list
 2. And now we're back at the first level [b]

 [1] Reference list item
 [b] <http://example.com/abc>

 term: definition
 long term: long
definition

=== 1 + 1 = 2 ===

	code block
	with two lines