biomejs
biome
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: feedback v2
Netail:feat/no-empty-documentation
12 minutes ago
fix(markdown_parser): preserve entity-decoded whitespace on continuation lines `strip_paragraph_indent` ran `trim_start()` on each continuation line and stripped whitespace that originated from a decoded numeric entity (e.g. `	` → `\t`, ` ` → ` `), even though the paragraph buffer already tracks those bytes in `entity_ranges`. Make the helper entity-aware: it now accepts the buffer's entity ranges plus the trimmed slice's offset within the original buffer, and halts the per-line whitespace trim on the first byte that lives inside any preserved range. Structural literal indentation is still stripped as before. Regression tests cover entity-sourced tab, entity-sourced space, and the mixed case where literal leading indent precedes an entity-sourced tab.
jfmcdowell:fix/markdown-list-continuation-10347
26 minutes ago
changeset
dyc3/html-fmt-diffs
1 hour ago
tests
db/scss-parser-3
2 hours ago
fix(xtask): harden global types codegen
minseong0324:chore/global-types-codegen-pr1
2 hours ago
feat(css_formatter): add support for formatting SCSS keyframes selectors
db/scss-parser-3
2 hours ago
feat(css): support SCSS interpolation in attribute selectors (#10357)
main
2 hours ago
fix(xtask): harden global types codegen
minseong0324:chore/global-types-codegen-pr1
3 hours ago
Latest Branches
CodSpeed Performance Gauge
-22%
feat: implement noEmptyDocumentation
#10346
19 minutes ago
93c4177
Netail:feat/no-empty-documentation
CodSpeed Performance Gauge
0%
fix(markdown_parser): handle ordered sublist continuation
#10349
4 hours ago
0bc24da
jfmcdowell:fix/markdown-list-continuation-10347
CodSpeed Performance Gauge
0%
fix(format/html): fix case where comments cause invalid html
#10363
1 hour ago
70c9290
dyc3/html-fmt-diffs
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs