@platejs/ai
Patch Changes
- Updated
@platejs/markdown.
@platejs/core
Published @platejs/core@53.3.3.
@platejs/markdown
Patch Changes
- #5068 by @WilliamPeralta – Keep custom inline elements inside a table cell's paragraph when deserializing markdown. The cell deserializer recognised only
inlineEquationas inline, so any other custom inline element was hoisted out of the paragraph and became its sibling. The cell serializer then separated those siblings with<br/>, and a second round trip turned that into a newline — silently destroying the element. The check now asks the editor whether the node is inline, which is the same answer the plugin configuration already holds.
@platejs/slate
Patch Changes
279fdaeby @github-actions[bot] – Updatedslate,slate-dom,slate-react.
@platejs/test-utils
Published @platejs/test-utils@53.3.3.
@platejs/utils
Patch Changes
- Updated
@platejs/core,@platejs/slate.
platejs
Patch Changes
- Updated
@platejs/core,@platejs/slate,@platejs/utils.
Contributors
Thanks to everyone who contributed to this release:
Full changelog: v53.3.2...v53.3.3