0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/frontend/discourse-markdown-it
Sam 1f5d2a037d
FIX: incorrect emoji escaping (#37100)
emojiUnicodeReplacer inserts zero width spaces prior to replaced emojis.

This was not correctly handled in our emoji cooking leading to many
cases
where emojis never ended up being cooked properly so instead of seeing
the
emoji you would see something like `🚗`
2026-01-14 10:51:26 +01:00
..
src FIX: incorrect emoji escaping (#37100) 2026-01-14 10:51:26 +01:00
addon-main.cjs
package.json DEV: Upgrade to pnpm v10 (#36289) 2026-01-12 10:43:06 +00:00