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

This is an example of *em* [a].

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.

 - 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
  1. With another list inside it [1]
   - And yet another list
   - Inside that list
 2. And now we're back at the first level

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

 term: definition
 long term: long
definition

	code block
	with two lines