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 588 forks source link

Table with only one row does not persist correctly #531

Closed tommoor closed 3 years ago

tommoor commented 3 years ago

A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Create a table
  2. Remove two rows
  3. Reload
  4. Table is broken