Skip to content

feat: attach attributes to list items via marker-adjacent syntax (jgm/djot#262)#241

Merged
dereuromark merged 1 commit into
masterfrom
feature/list-item-marker-attributes
Jun 11, 2026
Merged

feat: attach attributes to list items via marker-adjacent syntax (jgm/djot#262)#241
dereuromark merged 1 commit into
masterfrom
feature/list-item-marker-attributes

feat: attach attributes to list items via marker-adjacent syntax

bbeb295
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2026 in 1s

91.89% (+0.00%) compared to f80b8da

View this Pull Request on Codecov

91.89% (+0.00%) compared to f80b8da

Details

Codecov Report

❌ Patch coverage is 98.07692% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 91.89%. Comparing base (f80b8da) to head (bbeb295).

Files with missing lines Patch % Lines
src/Parser/BlockParser.php 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #241   +/-   ##
=========================================
  Coverage     91.89%   91.89%           
- Complexity     3527     3532    +5     
=========================================
  Files           106      106           
  Lines          9970     9985   +15     
=========================================
+ Hits           9162     9176   +14     
- Misses          808      809    +1     

☔ 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.