Skip to content

Commit 682dffd

Browse files
Version Packages
1 parent ebe2e59 commit 682dffd

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/markdown-incomplete-mdx-fallback.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/markdown/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @platejs/markdown
22

3+
## 52.3.5
4+
5+
### Patch Changes
6+
7+
- [#4870](https://github.com/udecode/plate/pull/4870) by [@zbeyens](https://github.com/zbeyens) – Fix incomplete MDX fallback dropping preceding void blocks during markdown deserialization
8+
39
## 52.3.1
410

511
### Patch Changes

packages/markdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platejs/markdown",
3-
"version": "52.3.1",
3+
"version": "52.3.5",
44
"description": "Markdown serializer plugin for Plate",
55
"keywords": [
66
"markdown",

0 commit comments

Comments
 (0)