You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will track the overall status of the HTML parser and formatter. This issue can be closed when the feature flag for HTML is removed, and the HTML parser and formatter is publicly available. This does not track anything for the HTML analyzer (for lint rules).
This is necessary in order for Biome to support framework specific template languages, like Vue, Svelte, and Angular. If you are a user of one of these frameworks, Biome already has support for processing embedded JS/TS in these files, but with some caveats. We have recommended configuration here to help provide the best experience for the time being.
Description
This will track the overall status of the HTML parser and formatter. This issue can be closed when the feature flag for HTML is removed, and the HTML parser and formatter is publicly available. This does not track anything for the HTML analyzer (for lint rules).
This is necessary in order for Biome to support framework specific template languages, like Vue, Svelte, and Angular. If you are a user of one of these frameworks, Biome already has support for processing embedded JS/TS in these files, but with some caveats. We have recommended configuration here to help provide the best experience for the time being.
Status
Overall: Kinda flaky, but technically functional.
htmlWhitespaceSensitivity
vueIndentScriptAndStyle
How to Contribute
All well defined smaller tasks can be found by looking at the L-HTML label. Looking to contribute? Start by looking there.
The text was updated successfully, but these errors were encountered: