mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-15 02:23:42 +01:00
Apply suggestion
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
9dbb0c8f7b
commit
e8faaf461d
|
|
@ -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
|
`rel="noopener"` to prevent the target page from referencing the
|
||||||
client's tab/window.
|
client's tab/window.
|
||||||
|
|
||||||
{{% added-in v="1.18" %}} Clients that support the `ol` tag MUST also support
|
{{% added-in v="1.18" %}} Clients that support rendering numbered lists via the
|
||||||
the `start` attribute in order to prevent loss of meaning of a message due to
|
`ol` tag MUST also support the `start` attribute in order to prevent loss of
|
||||||
the numbering of list items.
|
meaning of a message due to the numbering of list items.
|
||||||
|
|
||||||
Tags must not be nested more than 100 levels deep. Clients should only
|
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
|
support the subset of tags they can render, falling back to other
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue