This post originated from an RSS feed registered with .NET Buzz
by Sean McCormack.
Original Post: Markdown.NET
Feed Title: Vini Vidi Vici - Sean McCormack's Blog
Feed URL: http://smccormack.blogs.com/adapdev/SyndicationService.asmx/GetRss
Feed Description: Sean McCormack's Blog, focusing on various aspects of .NET development, open source projects, recommended books and tools
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).
Source-code included. Also includes an online Markdown converter to test your
code.