markdown/tests/md1.0.3/Tabs.mm
2012-09-01 00:29:18 +02:00

28 lines
378 B
XML

.BL
.LI
this is a list item
indented with tabs
.LI
this is a list item
indented with spaces
.LE 1
.P
Code:
.VERBON 2
this code block is indented by one tab
.VERBOFF
.P
And:
.VERBON 2
this code block is indented by two tabs
.VERBOFF
.P
And:
.VERBON 2
+ this is an example list item
indented with tabs
+ this is an example list item
indented with spaces
.VERBOFF