zulip/static/third
akshatdalton 806c1a0b8b markdown: Fix flickering of embedded link inside Italic.
This commit fixes a bug in marked.js which caused it to double-escape
HTML when rendering messages of the form: *[text](url)*.

This fixes a bug introduced in
3bdc8bbaa5, where an unnecessary
escape() call was added for the <em> code path, likely just because it
was adjacent to the others that needed it in the file.

Fix this, and add tests to verify that things are still being escaped
once after removing this extra escape.

Fixes #14845.
2020-11-06 10:09:15 -08:00
..
bootstrap bootstrap-css: Reapply changes reverted to bootstrap-responsive. 2020-08-31 14:01:11 -07:00
bootstrap-notify
bootstrap-tooltip tooltip: Fix arrow position. 2020-09-04 10:36:02 -07:00
bootstrap-typeahead styles: Rename .scss files back to .css. 2020-09-15 16:33:28 -07:00
jquery-idle Refactor to delete mousewheel.js. 2017-07-03 11:04:20 -04:00
marked markdown: Fix flickering of embedded link inside Italic. 2020-11-06 10:09:15 -08:00