My Markdown Essentials
From the Markdown website:-
Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).
I've taken to using it wherever I can, including content generation for this site, with these …