Skip to content

Commit

Permalink
notes...
Browse files Browse the repository at this point in the history
Signed-off-by: Alex A. Naanou <[email protected]>
  • Loading branch information
flynx committed Dec 27, 2023
1 parent 05cf25b commit 0bf6400
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions experiments/outline-editor/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,12 @@
\- [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
Expand Down

0 comments on commit 0bf6400

Please sign in to comment.