Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-12-27 23:08:20 +03:00
parent 05cf25bd16
commit 0bf6400f49

View File

@ -168,6 +168,12 @@ var setup = function(){
\- [foo](#foo)
---
- ASAP check if we can add blocks during element handling...
- the main problem here is where to get the data for the index?
possible sources:
- JSON -- preferred
- DOM -- current
- text
- DOM/JSON would require a post-load generation stage...
- simple use strategies:
- custom element
- constructor