discourse/app/assets/javascripts/discourse-markdown-it
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
..
src FEATURE: add unicode username support for composer rich text (#33734) 2025-07-29 10:06:48 +04:00
addon-main.cjs FIX: Hide secret admin fields by default (#33255) 2025-06-24 13:36:59 -05:00
package.json DEV: Pin pnpm to v9 (#31158) 2025-02-04 09:18:15 +00:00