markdown/tests/md1.0.3/Tabs.mm

28 lines
378 B
Plaintext
Raw Normal View History

2012-08-31 22:29:18 +00:00
.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