diff --git a/proposals/4027-custom-images-in-reactions.md b/proposals/4027-custom-images-in-reactions.md index 286658c9a7..0957b795ae 100644 --- a/proposals/4027-custom-images-in-reactions.md +++ b/proposals/4027-custom-images-in-reactions.md @@ -29,14 +29,14 @@ This proposal suggests two changes to events with the `m.annotation` relation. should render the referenced image instead of the key text. 2. When the annotation's key is an MXC URI, a new (optional) `shortcode` key can - be added to the content of the event with a textual name for the image. + be added to the content of the event with a textual name for the image. This + field must be a string and should start and end with the `:` (colon) + character. This shortcode should be shown by clients in situations such as hovering over the annotation, as alt-text, or if the client does not support rendering images. - The shortcode should start and end with the `:` (colon) character. - Example custom image reaction event content ```json