1.0.0 • Published 4 years ago

@strangelooprun/markdown v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Markdown

A JavaScript powered markdown engine (written in TypeScript) for converting markdown to HTML.

Originally adapted from Mathieu 'p01' Henri, this markdown engine was used inside of the Metron library, but is now being abstracted and modified for general purpose use.

Installation

npm install @strangelooprun/markdown --save

This will install the module as a Node.js dependency. You will need to use something like Require.JS or Browserify to include the package in your front-end JavaScript.

1.0.0

4 years ago

0.1.0

4 years ago