mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
We disallow this HTML:
junk-text-before-open-tag<p>
This is a paragraph.
</p>
We rarely see the above mistake, but we want to eliminate
the possibility to be somewhat rigorous, and so that we
can eliminate a pretty-printer mis-feature.
|
||
|---|---|---|
| .. | ||
| test_template_data | ||
| __init__.py | ||
| test_capitalization_checker.py | ||
| test_check_rabbitmq_queue.py | ||
| test_hash_reqs.py | ||
| test_html_branches.py | ||
| test_pretty_print.py | ||
| test_template_parser.py | ||
| test_zulint_custom_rules.py | ||