diff --git a/src/content/docs/internals/language-support.mdx b/src/content/docs/internals/language-support.mdx index 0d8dc5ddd..bec58ad46 100644 --- a/src/content/docs/internals/language-support.mdx +++ b/src/content/docs/internals/language-support.mdx @@ -31,6 +31,8 @@ Legend: *\* currently requires [explicit opt-in](/reference/configuration/#html)* +Biome recognizes files with the `.html` and `.htm` extensions as HTML. + ## JavaScript support Biome supports the ES2024 version of the language.