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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.122latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.122
0.0.111
0.0.101
0.0.90
0.0.70
0.0.60
0.0.40
0.0.30
0.0.21
0.0.10

Package Sidebar

Install

npm i unmarked

Weekly Downloads

5

Version

0.0.12

License

BSD

Last publish

Collaborators

  • tcr