-
-
Notifications
You must be signed in to change notification settings - Fork 136
feat: html documentation #2875
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
feat: html documentation #2875
Conversation
✅ Deploy Preview for biomejs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
bca7528
to
a698a22
Compare
``` | ||
- `"ignore"`: whitespace is considered insignificant. The formatter is free to remove or add whitespace as it sees fit. | ||
|
||
### `html.formatter.indentScriptAndStyle` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
indentScriptAndStyle
isn't functional yet, and we should note that
Summary
Follow up of biomejs/biome#6907
Also, I noticed we didn't document the HTML options at all. In this PR, those docs too.