mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-25 08:33:45 +01:00
* Deprecate `strike` HTML tag Replace it with `s` or `del`. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Add changelog Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Remove strike deprecation and add added-in annotation Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Add link to HTML standard Co-authored-by: Hubert Chathi <hubertc@matrix.org> * Update changelogs/client_server/newsfragments/1732.clarification --------- Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> Co-authored-by: Hubert Chathi <hubertc@matrix.org> Co-authored-by: Travis Ralston <travpc@gmail.com>
1 line
126 B
Plaintext
1 line
126 B
Plaintext
Document the deprecation policy of HTML tags, as per [MSC4077](https://github.com/matrix-org/matrix-spec-proposals/pull/4077). |