You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: