Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Fix #578: check list mixed with empty content #581

Closed
wants to merge 0 commits into from

Conversation

tomyeh
Copy link
Contributor

@tomyeh tomyeh commented Feb 6, 2024

Fix dart-lang/tools#1347

Cause: taskListItemState not reset if the content is empty.

Alternatively, we can always call parseTaskListItem (instead of resetting taskListItemState)

@coveralls
Copy link

Pull Request Test Coverage Report for Build 7797221391

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.135%

Totals Coverage Status
Change from base Build 7735606505: 0.0%
Covered Lines: 1542
Relevant Lines: 1604

💛 - Coveralls

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

Successfully merging this pull request may close these issues.

An extra checkbox is generated for list with checkbox if it mixes with empty lines
2 participants