outline / rich-markdown-editor

The open source React and Prosemirror based markdown editor that powers Outline. Want to try it out? Create an account:
https://www.getoutline.com
BSD 3-Clause "New" or "Revised" License
2.87k stars 590 forks source link

Editor state does not update when new value is an empty string #617

Open loun4 opened 2 years ago

loun4 commented 2 years ago

Can you allow editor update with empty string ?

https://github.com/outline/rich-markdown-editor/blob/be1b9426a292fd41beb4db8d70d6695a9416dbea/src/index.tsx#L238