Everything Markdown even RSS
Thursday, July 6th, 2006I fell in love with Markdown.
From the source:
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).
With Markdown I do not have to care about encodings and well formatted HTML that much. It’s all about concentrating on the content. (more…)