mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
In this commit we add support for some tags which are also called void-elements according to http://w3c.github.io/html/syntax.html#void-elements to be parsed by our template parser and get tagged as singleton_html_tags. Fixes: #8387. |
||
|---|---|---|
| .. | ||
| test_template_data | ||
| __init__.py | ||
| test_capitalization_checker.py | ||
| test_css_parser.py | ||
| test_html_branches.py | ||
| test_linter_custom_check.py | ||
| test_pretty_print.py | ||
| test_template_parser.py | ||