unmarked

0.0.12 • Public • Published

unmarked

Parse HTML into Markdown.

(work in progress)

npm install unmarked

then

require('unmarked').parse('<h1>Title</h1><p>Paragraph</p>'); // "# Title\n\nParagraph"

license

MIT, feel free to fork/contribute

Readme

Keywords

none

Package Sidebar

Install

npm i unmarked

Weekly Downloads

1

Version

0.0.12

License

BSD

Last publish

Collaborators

  • tcr