Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 941 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 941 Bytes

markdown

Build status styled with prettier

Thin wrapper for markdown parsing and output sanitization

Installation

To install this module, run the following command:

$ npm install --save @oncehub/markdown

Usage

Development

Tests

Run tests via npm test.

Deployment

Package is automatically published to npm when creating a new release on Github. Check out the release section in the repo. Read more about releases here.

License

This module is licensed under the MIT License. See the LICENSE file for details.