Releases: mdx-editor/editor
Releases · mdx-editor/editor
v3.21.3
3.21.3 (2025-02-07)
Bug Fixes
- disable insert table when in table (3fd2df7), closes #686
- handle nested HTML element in custom components (11706e6), closes #683
v3.21.0
3.21.0 (2025-01-25)
Bug Fixes
Features
v3.20.0
3.20.0 (2024-12-06)
Bug Fixes
- lint errors (d484a0b)
- only paste as image if payload does not contain text content (#652) (62441a3)
Features
- expose gfm table params through the table plugin (#645) (da50ea9)
v3.19.3
3.19.3 (2024-11-24)
Bug Fixes
- i18n key for delete image (0dc9667)
v3.19.1
3.19.1 (2024-11-20)
Bug Fixes
- catch incorrectly identified text JSX elements (7b83f15)