mirror of
https://github.com/zulip/zulip.git
synced 2026-06-12 21:00:58 +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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| capitalization.py | ||
| css_parser.py | ||
| find_add_class.py | ||
| gitlint-rules.py | ||
| graph.py | ||
| html_branches.py | ||
| html_grep.py | ||
| pretty_print.py | ||
| provision.py | ||
| sanity_check.py | ||
| template_parser.py | ||
| test_script.py | ||
| test_server.py | ||