1 # Lexical based editor todo
9 - Support media src conversions (https://github.com/tinymce/tinymce/blob/release/6.6/modules/tinymce/src/plugins/media/main/ts/core/UrlPatterns.ts)
10 - Media resize support (like images)
11 - Mac: Shortcut support via command.
15 - Color picker support in table form color fields
16 - Table caption text support
20 - Image alignment in editor dodgy due to wrapper.
21 - Can't select iframe embeds by themselves. (click enters iframe)
22 - Image resizing currently bugged, maybe change to ghost resizer in decorator instead of updating core node.
23 - Removing link around image via button deletes image, not just link
24 - `SELECTION_CHANGE_COMMAND` not fired when clicking out of a table cell. Prevents toolbar hiding on table unselect.
25 - Template drag/drop not handled when outside core editor area (ignored in margin area).
26 - Table row copy/paste does not handle merged cells
27 - TinyMCE fills gaps with the cells that would be visually in the row