Skip to content

Disambiguate whitespace-preceded ">" in HTML attributes - #234

Merged
DylanPiercey merged 2 commits into
mainfrom
dpiercey-ws-marko-trailing-bracket-8aqu7u
Aug 7, 2026
Merged

Disambiguate whitespace-preceded ">" in HTML attributes#234
DylanPiercey merged 2 commits into
mainfrom
dpiercey-ws-marko-trailing-bracket-8aqu7u

Treat "</" after an unenclosed attribute value as a close tag

2e5d2d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2026 in 1s

99.95% (+0.00%) compared to 1377b11

View this Pull Request on Codecov

99.95% (+0.00%) compared to 1377b11

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.95%. Comparing base (1377b11) to head (2e5d2d0).

Additional details and impacted files
@@           Coverage Diff            @@
##             main     #234    +/-   ##
========================================
  Coverage   99.95%   99.95%            
========================================
  Files          34       34            
  Lines        4270     4466   +196     
  Branches      793      853    +60     
========================================
+ Hits         4268     4464   +196     
  Misses          2        2            

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.