Commit graph

10 commits

Author SHA1 Message Date
davidodenwald
0e85c48fad remove check for the statement keyword
The check was removed because the jinja language can be extended
with new keywords.
2023-03-17 20:38:24 +01:00
davidodenwald
288384e105 add with statement support 2023-03-11 18:27:01 +01:00
davidodenwald
683901f483 keep else inline if there is no newline around 2023-01-06 17:32:27 +01:00
davidodenwald
1f13cc1500 add for else test 2022-12-11 20:02:23 +01:00
davidodenwald
5ffcddf657 add elif statement 2022-12-06 18:18:15 +01:00
davidodenwald
0be504abb4 add more tests 2022-12-01 19:39:11 +01:00
davidodenwald
3630318e7b Update dependencies 2022-12-01 18:01:39 +01:00
davidodenwald
302c7cbd0f minor fixes and code cleanup 2022-11-21 14:38:11 +01:00
davidodenwald
6086008c32 make inline statements possible 2022-11-18 22:59:29 +01:00
davidodenwald
417b3d96ec initial commit 2022-11-18 20:05:06 +01:00