Remove the deprecated name attribute on HTML anchor elements (#1870)
* Remove the deprecated name attribute on HTML anchor elements Fixes: #1790 Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org> * Add changelog * Update content/client-server-api/modules/instant_messaging.md Co-authored-by: Travis Ralston <travpc@gmail.com> * Update content/client-server-api/modules/instant_messaging.md Co-authored-by: Travis Ralston <travpc@gmail.com> * Update changelogs/client_server/newsfragments/1870.deprecation * Rename 1870.deprecation to 1870.removal --------- Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org> Co-authored-by: Travis Ralston <travpc@gmail.com> Co-authored-by: Hubert Chathi <hubertc@matrix.org>
This commit is contained in:
parent
e4589bbc8a
commit
b1349dd06f
2 changed files with 2 additions and 1 deletions
1
changelogs/client_server/newsfragments/1870.removal
Normal file
1
changelogs/client_server/newsfragments/1870.removal
Normal file
|
@ -0,0 +1 @@
|
|||
Remove the deprecated name attribute on HTML anchor elements as per [MSC4159](https://github.com/matrix-org/matrix-spec-proposals/pull/4159).
|
Loading…
Add table
Add a link
Reference in a new issue