7 Commits

Author SHA1 Message Date
Thyrum
eb6a5910ce Add macro to the blocktags 2021-07-17 17:45:52 +02:00
Thyrum
3a953da16c Fix tag recognition when starting/ending with -
As can be found on
https://www.webforefront.com/django/usebuiltinjinjastatements.html
jinja tags can actually start and end with a `-` after resp. before the
`%` sign. This has been added to the regex.
2021-07-17 17:42:25 +02:00
niftylettuce
0bcc2993ef Fixed indentation, closes #1 (#9) 2016-05-20 17:37:52 +09:00
lepture
365ba14094 remove indent first, indent has bug 2012-09-21 11:16:51 +08:00
lepture
5a50c2818d indent 2012-09-17 12:22:27 +08:00
lepture
1d0bdbcf84 fix jinja indent 2012-09-13 17:55:43 +08:00
lepture
fa2569df31 init 2012-09-13 16:20:42 +08:00