discourse/app/assets/javascripts/discourse-markdown-it/src
David Battersby b140f53c62
FEATURE: add unicode username support for composer rich text (#33734)
When the site setting `unicode_usernames` is `true` we are passing the
appropriate unicode regex to allow mention nodes to be created
automatically in rich text mode. This update also uses the unicode regex
now within the composer input rules to handle typed mentions in real
time.
2025-07-29 10:06:48 +04:00
..
features FEATURE: add unicode username support for composer rich text (#33734) 2025-07-29 10:06:48 +04:00
engine.js FIX: properly quote videos (#30099) 2024-12-04 12:39:38 +01:00
index.js FEATURE: Highlight watched words found in reviewables. (#32167) 2025-04-04 17:26:14 +11:00
options.js FEATURE: add unicode username support for composer rich text (#33734) 2025-07-29 10:06:48 +04:00
setup.js DEV: Drop experimental enable_diffhtml_preview setting (#31306) 2025-02-12 15:58:30 +00:00