Files
zulip/web
Kislay Verma 766467c5e3 composebox_typeahead: Allow easily linking to topics in same channel.
This commit makes it easier to link to topics in the same channel.
Typing `#>` in the compose box replaces it with `#**channel_name>`
and opens the topic_list typeahead.

Channel names producing broken link syntax
are handled by generating a fallback md link
syntax when the topic is chosen.

Fixes #31420
2025-02-25 09:51:49 -08:00
..
2024-11-13 09:18:56 -08:00