editoria11y icon indicating copy to clipboard operation
editoria11y copied to clipboard

Live Editing

Open itmaybejj opened this issue 8 months ago • 2 comments

I am currently working on a branch that will allow for live feedback as you type in WYSIWYG editors based on the HTML contenteditable attribute -- e.g., TinyMCE, Gutenberg and CKeditor 5.

The goal is to have a shared codebase in all three editors (rather than three separate plugins). I need to develop a UI that is useful and intuitive, and does not conflict with inline toolbars and/or "spellcheck" tools that create separate hover targets (e.g. WProofreader)

This issue is for community feedback and discussion.

Please experiment with the demo and offer thoughts on this UI approach.

itmaybejj avatar Jun 10 '24 21:06 itmaybejj