markdown-page

Parse a markdown article or page.

Usage no npm install needed!

<script type="module">
  import markdownPage from 'https://cdn.skypack.dev/markdown-page';
</script>

README

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