mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 18:10:09 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
1fd273a240
commit
71a00a66d6
@ -149,7 +149,7 @@ var setup = function(){
|
|||||||
- _plugin will need to get the call context -- can be called when handling for view or code_
|
- _plugin will need to get the call context -- can be called when handling for view or code_
|
||||||
- `.parseBlockAttrs(..)` render (code) attrs in data but not in code...
|
- `.parseBlockAttrs(..)` render (code) attrs in data but not in code...
|
||||||
- do we need `.__code_attrs__` / `.__view_attrs__`???
|
- do we need `.__code_attrs__` / `.__view_attrs__`???
|
||||||
- handle attr delete correctly -- i.e. sown attr removed from code -> delete attr...
|
- handle attr delete correctly -- i.e. if shown attr removed from code -> delete attr...
|
||||||
- BUG? can't set `''` as attr value -- parser??
|
- BUG? can't set `''` as attr value -- parser??
|
||||||
- TOC: tweaking: add args like depth, ... -- as attributes...
|
- TOC: tweaking: add args like depth, ... -- as attributes...
|
||||||
- TOC: should it be persistently generated as code and be serializable?
|
- TOC: should it be persistently generated as code and be serializable?
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user