mirror of https://github.com/zulip/zulip.git
d0492b103b
In this commit, we basically match any kinda of jinja2 start tag, no matter its special kind (eg. jinja2_whitespace_stripped_start) to any kinda jinja2 end tag (eg. jinja2_whitespace_stripped_end) Idea is special operators like `-` do not change the meaning of inline tag and thus matching shouldn't depend upon this. |
||
---|---|---|
.. | ||
__init__.py | ||
capitalization.py | ||
gitlint-rules.py | ||
graph.py | ||
html_branches.py | ||
html_grep.py | ||
pretty_print.py | ||
provision.py | ||
provision_inner.py | ||
sanity_check.py | ||
template_parser.py | ||
test_script.py | ||
test_server.py |