theurbanforrest / olomana

1 stars 0 forks source link

[Data] Improve Body WYSIWYG #54

Open theurbanforrest opened 4 years ago

theurbanforrest commented 4 years ago

Look into https://github.com/hubgit/react-prosemirror/blob/master/react-prosemirror/README.md

theurbanforrest commented 4 years ago

Why we like this: it stores the user's input as a JSON object so we can safely get/put this into Firestore.

The WYSIWYG itself is also decent (i.e. not a Markdown editor, it has actual Word Processor functions)