Open jscott1989 opened 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")
If possible, something properly WYSIWYG