mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 18:10:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
05cf25bd16
commit
0bf6400f49
@ -168,6 +168,12 @@ var setup = function(){
|
|||||||
\- [foo](#foo)
|
\- [foo](#foo)
|
||||||
---
|
---
|
||||||
- ASAP check if we can add blocks during element handling...
|
- 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:
|
- simple use strategies:
|
||||||
- custom element
|
- custom element
|
||||||
- constructor
|
- constructor
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user