Second post of the night: Markdown

In the spirit of more typing practice, as well as to give a little press to a great product, I wanted to do a short little post about [markdown][md]. Created to be an easy, natural way for writers to produce natural looking text, that also displays nicely on a web page, [markdown][md] consists of a few simple text formatting rules to produce nice, valid HTML while leaving the original text perfectly readable as plain text. If you don't know why that's cool, you don't do a lot of writing for the web. If that sounds like something you could use, head over to [daring fireball][md] and check it out. [md]: http://www.daringfireball.net

<-- Back