@platejs/markdown@52.3.19

udecode/plate@platejs/markdown@52.3.19Mar 30, 2026by github-actions[bot]

AI Summary

Resolves a bug where ordered markdown lists starting above '1' would lose their numbering after programmatic value updates.

Key Highlights

  • Fixes ordered list numbering reset when using editor.tf.setValue()

Full Release Notes

### Patch Changes

-   [#4926](https://github.com/udecode/plate/pull/4926) by [@zbeyens](https://github.com/zbeyens) – Fix ordered markdown lists starting above `1` losing their numbering after `editor.tf.setValue()`