peer-base / peer-pad

📝 Online editor providing collaborative editing in really real-time using CRDTs and IPFS.
https://peerpad.net
MIT License
678 stars 57 forks source link

3 modes: (side-by-side, code, wysiwyg) #300

Open jbenet opened 5 years ago

jbenet commented 5 years ago

Some markdown editors function with 3 modes

Where:

May be nice if:

jbenet commented 5 years ago

(Some of the old wireframes show some of this, i think)

jimpick commented 5 years ago

There are some little code/render buttons in the header ... they are easy to overlook:

Screenshot 2019-03-13 17 07 06

Code mode:

Screenshot 2019-03-13 17 07 17

Render mode:

Screenshot 2019-03-13 17 08 04

You can also create a "Read-Only Link", but the resulting link still gives you both panes with the button:

Screenshot 2019-03-13 17 08 15

There's no wysiwyg, but I did encounter a CodeMirror flavour that does that:

https://laobubu.net/HyperMD/#README.md

Seems to have support for emojis. :-)

The author of CodeMirror also has done ProseMirror which is quite awesome. https://prosemirror.net/