mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-28 17:40:07 +00:00
Merge branch 'master' of github.com:flynx/pWiki
This commit is contained in:
commit
1fe978703f
@ -164,19 +164,22 @@ var setup = function(){
|
|||||||
-
|
-
|
||||||
- ## ToDo:
|
- ## ToDo:
|
||||||
- Item templates:
|
- Item templates:
|
||||||
- inline
|
- inline DONE
|
||||||
|
collapsed:: true
|
||||||
- TEMPLATE
|
- TEMPLATE
|
||||||
text [cursor]
|
text [cursor]
|
||||||
- TEMPLATE title
|
- TEMPLATE title
|
||||||
text [cursor]
|
text [cursor]
|
||||||
- sub-tree
|
- sub-tree DONE
|
||||||
|
collapsed:: true
|
||||||
- TEMPLATE title
|
- TEMPLATE title
|
||||||
- text [cursor]
|
- text [cursor]
|
||||||
- TEMPLATE title *boo*
|
- TEMPLATE title *boo*
|
||||||
- text [cursor]
|
- text [cursor]
|
||||||
- TEMPLATE title [new]
|
- TEMPLATE title [new]
|
||||||
- text [cursor]
|
- text [cursor]
|
||||||
- multi-template
|
- multi-template DONE
|
||||||
|
collapsed:: true
|
||||||
- TEMPLATE [A] [B] [C]
|
- TEMPLATE [A] [B] [C]
|
||||||
- aaa
|
- aaa
|
||||||
- bbb
|
- bbb
|
||||||
@ -719,7 +722,8 @@ var setup = function(){
|
|||||||
- TEMPLATE^ creates [above]
|
- TEMPLATE^ creates [above]
|
||||||
- [ ]
|
- [ ]
|
||||||
- Multiple nested
|
- Multiple nested
|
||||||
- TEMPLATE [ToDo] [Note]
|
- TEMPLATE [\ASAP] [ToDo] [Note]
|
||||||
|
- [ ] ASAP
|
||||||
- [ ]
|
- [ ]
|
||||||
-
|
-
|
||||||
- [ ] example item
|
- [ ] example item
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user