Skip to content
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

fix: respect the ol start attribute #1456

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TheOneWithTheBraid
Copy link

  • adds support for the ol start attribute

Reference: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ol#start

- adds support for the ol start attribute

Reference: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ol#start

Signed-off-by: The one with the braid <[email protected]>
@Sub6Resources Sub6Resources force-pushed the braid/list-start-attribute branch from 310d94b to 4b9de9f Compare March 11, 2025 19:50
Copy link

codecov bot commented Mar 11, 2025

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 64.13%. Comparing base (2814407) to head (4b9de9f).

Files with missing lines Patch % Lines
lib/src/processing/lists.dart 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1456      +/-   ##
==========================================
+ Coverage   64.08%   64.13%   +0.04%     
==========================================
  Files          39       39              
  Lines        3032     3036       +4     
==========================================
+ Hits         1943     1947       +4     
  Misses       1089     1089              

☔ View full report in Codecov by Sentry.
📢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant