aboutsummaryrefslogtreecommitdiff
path: root/test.em
blob: 755736e9d8d856d4e0564408b0fdbed846960ec1 (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*.

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 [2]

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

 term: definition
 long term: long
definition

	code block
	with two lines