mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-07-02 12:17:47 +02:00
Update content/client-server-api/modules/image_packs.md
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
parent
6fcbb8ea93
commit
5a1bba322d
|
|
@ -34,7 +34,7 @@ Where `ALPHA` and `DIGIT` are as defined in
|
||||||
[RFC 5234](https://datatracker.ietf.org/doc/html/rfc5234). Shortcodes are
|
[RFC 5234](https://datatracker.ietf.org/doc/html/rfc5234). Shortcodes are
|
||||||
case-sensitive. The length of a shortcode MUST NOT exceed 100 bytes.
|
case-sensitive. The length of a shortcode MUST NOT exceed 100 bytes.
|
||||||
|
|
||||||
The `:` character is excluded because it is widely used across messaging
|
The `:` character is specifically excluded because it is widely used across messaging
|
||||||
platforms as a delimiter for triggering emote search (for example, typing
|
platforms as a delimiter for triggering emote search (for example, typing
|
||||||
`:cat` to search for an emote named `cat`). The `/` character is excluded
|
`:cat` to search for an emote named `cat`). The `/` character is excluded
|
||||||
because clients MAY use it to separate a shortcode from a pack name in
|
because clients MAY use it to separate a shortcode from a pack name in
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue