mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
If folks put something like '<br/>' in the HTML,
we would think the tag's name was "br/" instead
of "br". I think we were assuming most folks
would write either "<br>" or <br />".
ASIDE:
We should probably have a consistent
preference among these styles:
* <br>
* <br/>
* <br />
I prefer the first.
13 KiB
13 KiB