Releases: remarkjs/strip-markdown
Releases · remarkjs/strip-markdown
6.0.0
5.0.1
5.0.0
- 22c3c41 Use ESM
Learn more about ESM in this guide
// From CommonJS var stripMarkdown = require('strip-markdown') // To ESM import stripMarkdown from 'strip-markdown'
- eb799e9 Add JSDoc based types
Full Changelog: 4.2.0...5.0.0
4.2.0 is now available!
- 9eb99dd Add option to remove or replace node types
@stefanprobst in #26
Full Changelog: 4.1.0...4.2.0