Skip to content
This repository was archived by the owner on Oct 26, 2025. It is now read-only.

v2.0.0

Latest

Choose a tag to compare

@valtlai valtlai released this 01 Nov 16:21
· 7 commits to main since this release
13282aa
  • BREAKING: Dropped support for Node.js 12, 14, 16, and 17, so Node.js 18 or greater is now supported.
  • Removed the ESM exports. All Node.js versions support CommonJS, so this should not matter.
  • The dedicated Deno version is discontinued. Please import npm:markdown-it-ib@VERSION instead.