1 # Lexical based editor todo
6 - Continued table dropdown menu
10 - Alignments: Use existing classes for blocks
11 - Alignments: Handle inline block content (image, video)
14 - Keyboard shortcuts support
15 - Add ID support to all block types
16 - Link popup menu for cross-content reference
17 - Link heading-based ID reference menu
18 - Image gallery integration for insert
19 - Image gallery integration for form
20 - Drawing gallery integration
21 - Support media src conversions (https://github.com/tinymce/tinymce/blob/release/6.6/modules/tinymce/src/plugins/media/main/ts/core/UrlPatterns.ts)
22 - Media resize support (like images)
26 - Image resizing currently bugged, maybe change to ghost resizer in decorator instead of updating core node.
27 - Removing link around image via button deletes image, not just link
28 - `SELECTION_CHANGE_COMMAND` not fired when clicking out of a table cell. Prevents toolbar hiding on table unselect.
29 - Template drag/drop not handled when outside core editor area (ignored in margin area).