docs-matrix-spec/content
Kévin Commaille 4247cff2fa
Deprecate the font HTML tag (#1739)
* Deprecate the `font` HTML tag

Rationale:
MSC4077 allows to deprecate HTML tags
that are deprecated in the WHATWG standard,
if they can be replaced by tags with the same feature.

`font` is deprecated and can be replaced by `span`
with the `data-mx-bg-color` and `data-mx-color` attributes.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

* Add changelog

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

* Add deprecation info box

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

---------

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2024-03-19 15:51:59 -06:00
..
changelog Matrix 1.9 2023-11-29 10:05:20 -07:00
client-server-api Deprecate the font HTML tag (#1739) 2024-03-19 15:51:59 -06:00
rooms Clarify that invite->knock is not a valid transition (#1717) 2024-02-21 14:16:40 -07:00
_index.md Clarify that Unix timestamps disregard leap seconds since 1970 (#1627) 2023-08-24 06:11:47 +00:00
appendices.md Fix typo in canonical JSON grammar (#1652) 2023-10-02 12:13:23 +00:00
application-service-api.md Specify that appservice login and register fail on incorrect as_tokens (#1744) 2024-03-19 14:59:00 +00:00
identity-service-api.md Add a hyphen between third and party when used as an adjective (#1447) 2023-03-08 09:58:29 +00:00
proposals.md Add some clarifications around implementation requirements for MSCs (#1718) 2024-03-13 11:28:30 -04:00
push-gateway-api.md Add standard error responses (MSC3743). (#1347) 2022-11-22 15:51:29 +00:00
server-server-api.md Use a POST request in Federation request signing example (#1721) 2024-02-27 19:15:21 -05:00