zulip/web/third
evykassirer 0289beb784 emoji: Match emoji sequences in markdown.
Fixes #11767.

Previously multi-character emoji sequences weren't matched in the
emoji regex, so we'd convert the characters to separate images,
breaking the intended display.

This change allows us to match the full emoji sequence, and
therefore show the correct image.
2023-08-23 16:18:15 -07:00
..
bootstrap bootstrap: Remove bootstrap CSS defined using "table" class. 2023-08-06 18:13:33 -07:00
bootstrap-tooltip css: Scroll on `html` instead of `.app`. 2023-05-24 15:43:19 -07:00
bootstrap-typeahead css: Scroll on `html` instead of `.app`. 2023-05-24 15:43:19 -07:00
jquery-idle
marked emoji: Match emoji sequences in markdown. 2023-08-23 16:18:15 -07:00