Markdown for those that don't know is a type of file encoding (extension .md) that can be easily converted to HTML. To use Markdown, you just need a text editor but some programs make using it easier by showing you the rendered output in HTML. For Windows there is the excellent Markdown Pad which is a great example of a small light program that does what it does best. And for Mac, I suggest Textmate but there are others like Mou . I haven't found a great one for Linux but once you get the hang of Markdown you don't need a specialized text editor for it, any will do. For the iphone/ipad I suggest NOCS , which I got for free on a sale and is great. # Why is Markdown so awesome? # 1. It can be rendered easily into HTML, but also LaTex, and PDF. But that's a given right. - It makes writing HTML easy. Especially lists. It makes it so easy I use it for writing my TODO list. I love that after you establish the first number every dash get's converted to the next num...
© David Acevedo