markbox

0.1.2 • Public • Published

Markbox

NPM CircleCI

Parse your code in markdown into CodeSandbox.

Usage

npm i markbox
const markbox = require('markbox')
 
const markdownContent = `Your markdown content...`
 
const html = await markbox.parse(markdownContent)

See the full documentation

License

MIT License

Readme

Keywords

none

Package Sidebar

Install

npm i markbox

Weekly Downloads

1

Version

0.1.2

License

none

Unpacked Size

8.89 kB

Total Files

5

Last publish

Collaborators

  • djyde