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
f30c945961
commit
b92515dedd
@ -157,6 +157,7 @@ var setup = function(){
|
|||||||
-> str
|
-> str
|
||||||
-> undefined
|
-> undefined
|
||||||
```
|
```
|
||||||
|
- might be a good idea to change `.parseBlockAttrs(..)` to return an array of text and attrs (str) and handle the above `.__code_attrs__(..)` and `.__view_attrs__(..)` in the respective handlers...
|
||||||
- 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