Skip to content

Fix line break parsing after hard line break

fd33435
Select commit
Loading
Failed to load commit list.
Merged

Fix line break parsing after hard line break #416

Fix line break parsing after hard line break
fd33435
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2026 in 1s

94.58% (+0.00%) compared to 0418c83

View this Pull Request on Codecov

94.58% (+0.00%) compared to 0418c83

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.58%. Comparing base (0418c83) to head (fd33435).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #416   +/-   ##
=========================================
  Coverage     94.58%   94.58%           
  Complexity      333      333           
=========================================
  Files           147      147           
  Lines          4836     4838    +2     
  Branches        697      698    +1     
=========================================
+ Hits           4574     4576    +2     
  Misses          141      141           
  Partials        121      121           
Files with missing lines Coverage Δ
...java/org/commonmark/internal/InlineParserImpl.java 96.20% <100.00%> (+0.01%) ⬆️
🚀 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.