The Textile Markup (2.4) Reference for Textpattern
1) A mixed list example:
Three reasons to walk to work:# It saves fuel # It's good for your health ** Walking burns calories ** Time outside means lower stress # It's good for the environment
2) When starting an numbered list you can specify a start attribute to be applied:
#8 Item 8
# Item 9
3) For continuation of a a list’s numbering from where you previous ordered list finished, you can let textile know using the continuation character:
#_ Item 10
# Item 11
4) Enhanced list
For further information using lists, see the developer notes on enhanced lists
Paste code into the box above.