mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
This commit adds support for empty string as a valid topic name in syntax for linking to channel messages. The server stores it after empty string is replaced with `realm_empty_topic_display_name` and wrapped with an <em> tag. The web client parses the rendered_content and updates the topic_name part in the HTML with topic_name in user's language + wraps it in a <span> tag with 'empty-topic-display' css class. |
||
|---|---|---|
| .. | ||
| marked.cjs | ||
| marked.d.cts | ||