cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-10-26 21:49:10 +03:00
parent d81125293e
commit 37fd871d68

View File

@ -55,7 +55,6 @@ var setup = function(){
- BUG: mobile browsers behave quite chaotically ignoring parts of the styling...
-
- ## ToDo:
- make `---` block not show list bullets...
- copy/paste nodes/trees
- FEATURE: read-only mode
- auto-shift done blocks to the end of siblings... (option?)
@ -109,6 +108,7 @@ var setup = function(){
- empty item height is a bit off...
- search?
- _...not sure if search should be internal or external yet..._
- DONE make `---` block not show list bullets...
- DONE: undo: checkboxes and DONE??
collapsed:: true
_...this should be triggered by text change -- move current implementation to .__editedcode__()??..._