publish
publish copied to clipboard
Add undo/redo and word/char counter to rich editor
Closes #612 Closes #613
Right now the edit history gets wiped when switching between rich text and markdown (predictably); in the future we can implement our own history object which is capable of translating Slate operations between rich text and markdown, if we want.