Releases: gravity-ui/markdown-editor
Releases · gravity-ui/markdown-editor
v14.4.0
14.4.0 (2024-11-22)
Features
- add directiveSyntax experiment (ed85f71)
- YfmCut: support directiveSyntax experiment (da8fef7)
- YfmFile: import plugin and consts from file-extension (#488) (3d68c53)
v14.3.0
14.3.0 (2024-11-20)
Features
Bug Fixes
- bundle: added emoji to toolbar actions for full preset in markup mode (#483) (3c8fe45)
v14.2.3
14.2.3 (2024-11-15)
Bug Fixes
- Video: backward compability between diferent versions of
@diplodoc/transform
(#478) (602e2c0)
v14.2.2
14.2.2 (2024-11-14)
Bug Fixes
- markup: fix image paste by link with title from popup (#474) (a291ae9)
v14.2.1
14.2.1 (2024-11-13)
Bug Fixes
- deps: removed @storybook/react from dependencies (#472) (d8e30bd)
v14.2.0
14.2.0 (2024-11-13)
Features
- CodeBlock: removed automatic language identification for performance optimization (#468) (031504b)
- ImgSize, markup: rework image styling to get more control (#451) (526074d)
- markup: convert pasted urls to images (#469) (720215b)
- Image: convert pasted image urls to images (#464) (64d389e)
v14.1.0
14.1.0 (2024-11-11)
Features
- emoji: updated emoji suggest popup logic (#462) (844667d)
- lists: added input rule for ordered lists with parenthesis (#461) (05ba62d)
Bug Fixes
- Mermaid: fix MermaidView edit buttons texts (#465) (0a16c61)
v14.0.3
14.0.3 (2024-11-05)
Bug Fixes
- core: added escaping the underscore character via serializing (#452) (d9d7279)
v14.0.2
14.0.2 (2024-11-02)
Bug Fixes
- bundle: file upload handler is not passed in wysiwyg mode (#453) (46fbe46)
- deps: sync version of markdown-it-attrs with @diplodoc/transform (#457) (3f7e260)
- markup: correct key formatting for codemirror keymap (#456) (2f8f91d)
- markup: fix hotkey Esc not working in markup mode (#455) (28bc59f)