blob: efe56858a95ab00afeb08789f318c0b96df848db (
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
|
<hr>
<b>Behaviour test:</b>
<hr>
<pre>
test tab1 tab2 tab3
"Another tab1" "Another tab2"
</pre>
<hr>
<pre>
three blank lines above this one
</pre>
<hr>
<pre>
a single space starts this line.
I start with two spaces.
I start with a tab.
I start with two tabs.
	I start with a tab entity.
		I start with two tab entities.
</pre>
<hr>
|