mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Wrapped the html text within html.escape function to convert special characters into HTML-safe string while generating link.
Wrapped the html text within html.escape function to convert special characters into HTML-safe string while generating link.