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
d601600fec
commit
b44a285081
@ -146,7 +146,16 @@ var setup = function(){
|
||||
- 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...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user