@fisch0920/markdown-to-html
v1.1.1
Published
Converts markdown to html.
Downloads
158
Readme
markdown-to-html
Converts markdown to HTML, including sub-html and GFM.
Install
npm install @fisch0920/markdown-to-htmlUsage
import { markdownToHtml } from '@fisch0920/markdown-to-html'
const html = markdownToHtml('# **example markdown**')License
MIT © Travis Fischer
