Thinkmill / keystatic

First class CMS experience, TypeScript API, Markdown & YAML/JSON based, no DB
https://keystatic.com
MIT License
1.02k stars 68 forks source link

`fields.markdoc` rich text editor field breaks if a whitespace is added after formatting. #1177

Closed arihantverma closed 2 weeks ago

arihantverma commented 2 weeks ago

Followed the Astro guide with a new astro project. Can provide a reproduction repository if necessary, but I think it's a generic issue.

On entering a whitespace after a rich text editor formatting, the page breaks.

https://github.com/Thinkmill/keystatic/assets/43805922/92f96836-6832-4028-a14c-aaef2dcdccc8

If this issue is established, I could a shot for a fix.