update: add debug, partialdef and partial
This commit is contained in:
parent
b09da93f0d
commit
1e0329a597
3 changed files with 207 additions and 7 deletions
10
todo.md
10
todo.md
|
|
@ -5,7 +5,7 @@
|
|||
- [x] comment
|
||||
- [x] csrf_token
|
||||
- [x] cycle
|
||||
- [ ] debug
|
||||
- [x] debug
|
||||
- [x] extends
|
||||
- [x] filter
|
||||
- [x] firstof
|
||||
|
|
@ -16,8 +16,8 @@
|
|||
- [x] load
|
||||
- [x] lorem
|
||||
- [x] now
|
||||
- [ ] partial
|
||||
- [ ] partialdef
|
||||
- [x] partial
|
||||
- [x] partialdef
|
||||
- [ ] querystring
|
||||
- [ ] regroup
|
||||
- [ ] resetcycle
|
||||
|
|
@ -108,9 +108,9 @@ ___
|
|||
## To do
|
||||
|
||||
1 - Finalizar o parser — completar as tags que faltam da lista:
|
||||
- [ ] debug
|
||||
- [x] debug
|
||||
- [x] lorem
|
||||
- [ ] partial / partialdef
|
||||
- [x] partial / partialdef
|
||||
- [ ] querystring
|
||||
- [ ] regroup
|
||||
- [ ] resetcycle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue