Markdown to html converter
npm install @vdegenne/md2htmlEerily simple and easy goto Markdown to HTML modern es module solution.
Fork and redesign of MiniGFM.
Use at your own risks.
(types included)
``bash`
npm i -D @vdegenne/md2html
`js
import {md2html} from '@vdegenne/md2html'
md2html(# test) // ``test