]> BookStack Code Mirror - bookstack/blobdiff - resources/js/wysiwyg/todo.md
Lexical: Updated tests for node changes
[bookstack] / resources / js / wysiwyg / todo.md
index d2213f7623954c1263706cd13536788da79a3787..817a235a712dcb2c8d1276ebbf5da898bdbb7978 100644 (file)
@@ -2,7 +2,11 @@
 
 ## In progress
 
 
 ## 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
 
 
 ## Main Todo
 
@@ -20,4 +24,4 @@
 
 ## Bugs
 
 
 ## Bugs
 
-- List selection can get lost on nesting/unnesting
\ No newline at end of file
+//
\ No newline at end of file