mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Now the following characters are allowed before @-mentions and stream
references (starting with #) for proper rendering - {, [, /.
This commit makes the markdown rendering consistent with autocomplete
(anything that is autocompleted is also rendered properly).