happeninghq / happening

Open Source Event/Community management
MIT License
2 stars 1 forks source link

Re-add markdown editor #108

Open jscott1989 opened 8 years ago

jscott1989 commented 8 years ago

If possible, something properly WYSIWYG

jscott1989 commented 8 years ago

The markdown widget has been restored in limited form

We use quill.js to allow for WYSIWYG for Bold, Italic, and lists. We then convert between markdown and html when loading/saving

At a minimum we need to add links (the quill ui isn't working for that for some reason. Quotations would be good to insert too (and would help make comments more useful).

These can be moved to another issue though - to close this issue all we need to do is make the markdown widget work in the pages editor (for "text")