update: add debug, partialdef and partial

This commit is contained in:
Lucas F. 2026-01-03 21:06:54 -03:00
parent b09da93f0d
commit 1e0329a597
3 changed files with 207 additions and 7 deletions

10
todo.md
View file

@ -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