Markdown parser
Wed, 02 Sep 2009
, modified Thu, 10 Sep 2009
Naming your articles with .md extension and using the following metadata you can write articles with Markdown markup syntax.
Title: My New Markdown article
Tags: markdown, is, awesome
Hello from **Markdown**!
It is also a good example how to write your own paser, look at Bootylicious::Parser::Md package.