Add suggested changes to instant_messaging

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2024-11-28 11:23:13 +01:00
parent 50c6ff766a
commit 9fa9d56515
No known key found for this signature in database
GPG key ID: 0C971D9DBC9D678D

View file

@ -101,8 +101,8 @@ structure.
{{% boxes/note %}} {{% boxes/note %}}
{{% changed-in v="1.13" %}} {{% changed-in v="1.13" %}}
In previous versions of the specification, [rich replies](#rich-replies) could In previous versions of the specification, [rich replies](#rich-replies) could
use a special tag, `mx-reply`, this is no longer the case. Clients should strip use a special tag, `mx-reply`. This is no longer the case. Clients SHOULD strip
this tag and its content. this tag and its content. See the "Rich replies" section for more information.
{{% /boxes/note %}} {{% /boxes/note %}}
{{% boxes/note %}} {{% boxes/note %}}