UNPKG

markdown-page

Version:

Parse a markdown article or page.

37 lines (16 loc) 436 B
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>