From e8faaf461de5583e7bb736e98d8f7691464abc44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Tue, 27 Jan 2026 12:06:25 +0100 Subject: [PATCH] Apply suggestion MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Kévin Commaille --- content/client-server-api/modules/instant_messaging.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/client-server-api/modules/instant_messaging.md b/content/client-server-api/modules/instant_messaging.md index d1494702..a64baa25 100644 --- a/content/client-server-api/modules/instant_messaging.md +++ b/content/client-server-api/modules/instant_messaging.md @@ -84,9 +84,9 @@ Additionally, web clients should ensure that *all* `a` tags get a `rel="noopener"` to prevent the target page from referencing the client's tab/window. -{{% added-in v="1.18" %}} Clients that support the `ol` tag MUST also support -the `start` attribute in order to prevent loss of meaning of a message due to -the numbering of list items. +{{% added-in v="1.18" %}} Clients that support rendering numbered lists via the +`ol` tag MUST also support the `start` attribute in order to prevent loss of +meaning of a message due to the numbering of list items. Tags must not be nested more than 100 levels deep. Clients should only support the subset of tags they can render, falling back to other