0.0.12 • Published 13 years ago
unmarked v0.0.12
unmarked
Parse HTML into Markdown.
(work in progress)
npm install unmarkedthen
require('unmarked').parse('<h1>Title</h1><p>Paragraph</p>');license
MIT, feel free to fork/contribute
Parse HTML into Markdown.
(work in progress)
npm install unmarkedthen
require('unmarked').parse('<h1>Title</h1><p>Paragraph</p>');MIT, feel free to fork/contribute