BookStackApp_BookStack/resources/js/wysiwyg/todo.md
Dan Brown f3fa63a5ae
Lexical: Merged custom paragraph node, removed old format/indent refs
Start of work to merge custom nodes into lexical, removing old unused
format/indent core logic while extending common block elements where
possible.
2024-12-03 16:24:49 +00:00

702 B

Lexical based editor todo

In progress

Reorg

  • Merge custom nodes into original nodes
    • Reduce down to use CommonBlockNode where possible
    • Remove existing formatType/ElementFormatType references (replaced with alignment).
    • Remove existing indent references (replaced with inset).

Main Todo

//

Secondary Todo

Bugs

//