mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +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: expand sub-tree on follow link...
|
||||||
- ASAP: attributes: finalize base mechanics:
|
- ASAP: attributes: finalize base mechanics:
|
||||||
- code filtering
|
- code filtering
|
||||||
|
```
|
||||||
|
.__code_attrs__(attrs, code, elem)
|
||||||
|
-> bool
|
||||||
|
```
|
||||||
- view filtering
|
- view filtering
|
||||||
|
```
|
||||||
|
.__view_attrs__(attrs, code, elem)
|
||||||
|
-> str
|
||||||
|
-> undefined
|
||||||
|
```
|
||||||
- attributes: need to show/hide the attributes -- option?
|
- attributes: need to show/hide the attributes -- option?
|
||||||
attr::value
|
attr::value
|
||||||
- `.__parse_code__(..)`: add data attributes to code if missing...
|
- `.__parse_code__(..)`: add data attributes to code if missing...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user