mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 01:50:07 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
b44a285081
commit
c4a8ed3448
@ -148,8 +148,10 @@ var setup = function(){
|
|||||||
- code filtering
|
- code filtering
|
||||||
```
|
```
|
||||||
.__code_attrs__(attrs, code, elem)
|
.__code_attrs__(attrs, code, elem)
|
||||||
-> bool
|
-> true
|
||||||
|
-> false
|
||||||
```
|
```
|
||||||
|
_system attrs are always hidden, the client can control whether the code is shown or not_
|
||||||
- view filtering
|
- view filtering
|
||||||
```
|
```
|
||||||
.__view_attrs__(attrs, code, elem)
|
.__view_attrs__(attrs, code, elem)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user