summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/tests/testfiles/Markdown_1.0.3/tabs.test
blob: 4737ab75e8dc84e4bdeca01204a878c15a5c6288 (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
<<<
+	this is a list item
	indented with tabs

+   this is a list item
    indented with spaces

Code:

	this code block is indented by one tab

And:

		this code block is indented by two tabs

And:

	+	this is an example list item
		indented with tabs
	
	+   this is an example list item
	    indented with spaces

>>>
ulBegin
ulItem
ulItemEnd
ulItem
ulItemEnd
ulEnd
interblockSeparator
interblockSeparator
inputVerbatim: ./_markdown_test/07112549a31e78f7efb64c16f22570db.verbatim
interblockSeparator
interblockSeparator
inputVerbatim: ./_markdown_test/385fbae90889669b105262d12987e9da.verbatim
interblockSeparator
interblockSeparator
inputVerbatim: ./_markdown_test/ce062b920c62d9e77aae68da221de295.verbatim