zulip/static/shared/js
Anders Kaseorg 26f630dfa1 fenced_code: Escape code_language on output in wrapped_code.
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>
2020-11-02 16:23:48 -08:00
..
emoji.js docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
fenced_code.js fenced_code: Escape code_language on output in wrapped_code. 2020-11-02 16:23:48 -08:00
typeahead.js emoji: Rename :slight_smile: to 😄. 2020-07-21 16:49:54 -07:00
typing_status.js js: Replace underscore with lodash and remove it from globals. 2020-07-26 16:12:06 -07:00
typing_status.js.flow typing_status: Switch sentinel "recipient" value to `null`. 2019-10-24 14:56:56 -07:00