Node.js - markdown-page
================

Parse a markdown article or page.


Why?
----

I wanted to be able to easily manipulate Markdown files for blogging purposes. This module could be the basis of a static blog generator.




Installation
------------

    npm install markdown-page



Example
------

Very unstable API. See tests. 



License
-------

(MIT License)

Copyright 2012-2013, JP Richardson  <jprichardson@gmail.com>


