Skip to content

djyde/markbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Parse your code in markdown into CodeSandbox.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages