steem-markdown

1.0.0 • Public • Published

This is just a repackaging of the markdown parsing functionality for Busy.org. The repo can be found here, which is based off of the code for Steem Condenser.

The files are mostly unchanged, but any changes I made are tracked in my Github repo here.

All code in the busy folder is under the original license from Busy (see BUSY_LICENSE.md in the folder for more information).

Installation

npm install steem-markdown

Usage

const steemMarkdown = require('steem-markdown')

const parsedMarkdown = steemMarkdown(markdown)

Readme

Keywords

none

Package Sidebar

Install

npm i steem-markdown

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

34.1 kB

Total Files

16

Last publish

Collaborators

  • jeffbernst