mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
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 | ||