Formatting Text in Typo
Posted by Max Dunn Thu, 01 Dec 2005 17:56:00 GMT
This Typo blog is setup to use Markdown, and here are some basic formatting rules.
Input:Header 2
Output
Header 2
——-
##Another Header 2
emphasis
strong
- List 1
- List 2
- Another List 1 - Another List 2
1. Ordered List 1 2. Ordered List 2
I switched this blog to use Textile, so this information is no longer valid.