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

This is an example of *Em* [1].

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

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

 - Here is a list
  - With another list inside it [a]

 [1] http://example.com
 [a] Reference list item

 term: definition
 long term: long
definition

	code block
	with two lines