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
Toolbar editor: Indicate whether an action is unsupported in the current editor. Currently, actions are only disabled/greyed out after being added to the toolbar.
Disable toolbar buttons when their corresponding commands are disabled. For example, the "bold" button should be disabled when inline code is selected.
Improve saving:
Preserve toplevel style blocks on save.
This partially works. However, style blocks are minified and certain characters are escaped.
Preserve HTML comments on save.
Improve save performance for large documents?
Fix empty newlines added after all items in lists in rendered Markdown.
Improve list behavior
Improve how toolbar buttons and keyboard shortcuts work with task lists containing other list types.
Improve how list toggle behavior works with hard breaks.
A Rich Text Editor was added to the mobile app in #12748. This issue tracks the remaining tasks for this editor.
<hr/>s).