Compare commits

..

No commits in common. "b44a28508155694b824eebf9f854783729723ff0" and "70560eb437818ef45899454695b82a9cb07c514e" have entirely different histories.

View File

@ -143,19 +143,6 @@ var setup = function(){
|text|text|text|
-
- ## ToDo:
- ASAP: expand sub-tree on follow link...
- ASAP: attributes: finalize base mechanics:
- code filtering
```
.__code_attrs__(attrs, code, elem)
-> bool
```
- view filtering
```
.__view_attrs__(attrs, code, elem)
-> str
-> undefined
```
- attributes: need to show/hide the attributes -- option?
attr::value
- `.__parse_code__(..)`: add data attributes to code if missing...
@ -164,6 +151,7 @@ var setup = function(){
- BUG? can't set `''` as attr value -- parser??
- TOC: tweaking: add args like depth, ... -- as attributes...
- TOC: should it be persistently generated as code and be serializable?
- ASAP: expand sub-tree on follow link...
- simple use strategies:
- custom element
- constructor