Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-10-25 15:21:12 +03:00
parent bf8ac4e089
commit f07a4e5b66

View File

@ -173,6 +173,9 @@ var setup = function(){
- DONE add optional text styling to nodes
-
- ## Refactoring:
- Q: Implementation: JSON-based, DOM-based (current) or both?
- implement JSON-based
- compare and decide...
- Plugin architecture
- DONE basic structure
- plugin handler sequencing (see: `<editor>.setup(..)`)