docs-matrix-spec/changelogs/internal/newsfragments/2021.clarification
Kévin Commaille 7867ebb250
Remove type and language attributes of script element (#2021)
The `type` attribute is not needed when the content is JavaScript,
and the `language` attribute is deprecated.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2024-12-10 22:57:13 +00:00

1 line
61 B
Text

Remove `type` and `language` attributes of `script` element.