geut / caracara

GEUT LABS. An experimental Dat based collaborative editor.
https://caracara.hashbase.io/
32 stars 4 forks source link

Update: add md preview using react syntax highlighter #13

Closed dpaez closed 5 years ago

dpaez commented 5 years ago

This should improve md support. While not using an editor per se we have now a cool markdown preview. ¯_(ツ)_/¯

All the editors I have tried were super complicated and then there is the integration and the P2P support using the current stack (hyperdb and automerge). Having said this, I really wanted to use prosemirror. I think I will revisit this issue (#7) in the future. Maybe with my own approach between prosemirror and react.