mirror of https://github.com/zulip/zulip.git
26f630dfa1
Strings should be escaped at the point of interpolation into a template, not before. In this case, the early escape was hiding the bug that code_language was only escaped if it was not found in pygments_data. Signed-off-by: Anders Kaseorg <anders@zulip.com> |
||
---|---|---|
.. | ||
emoji.js | ||
fenced_code.js | ||
typeahead.js | ||
typing_status.js | ||
typing_status.js.flow |