@minodisk/medmd

0.8.0 • Public • Published

@minodisk/medmd npm version

A library for transforming markdown into HTML for Medium.

API

md2html(md: string): Promise<string>

md2html transform md to HTML.

Supported

  • Block Elements
    • [x] Paragraphs and Line Breaks
    • [x] Headers
    • [x] Horizontal Rules
    • [x] Blockquotes
    • [x] Lists
    • [x] Code Block
  • Inline
    • [x] Links
    • [x] Emphasis
    • [x] Code
    • [x] Images

Readme

Keywords

none

Package Sidebar

Install

npm i @minodisk/medmd

Weekly Downloads

1

Version

0.8.0

License

MIT

Last publish

Collaborators

  • minodisk