fix: loose list items are loose#2672
Merged
UziTech merged 3 commits intomarkedjs:masterfrom Dec 7, 2022
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
styfle
reviewed
Dec 5, 2022
styfle
approved these changes
Dec 5, 2022
calculuschild
approved these changes
Dec 6, 2022
styfle
approved these changes
Dec 7, 2022
This was referenced May 19, 2024
This was referenced May 24, 2024
This was referenced Sep 24, 2024
This was referenced Oct 4, 2024
This was referenced Oct 27, 2024
This was referenced Nov 7, 2024
Logiclayer1111
pushed a commit
to Logiclayer1111/marked
that referenced
this pull request
Apr 20, 2026
## [4.2.4](markedjs/marked@v4.2.3...v4.2.4) (2022-12-07) ### Bug Fixes * loose list items are loose ([#2672](markedjs/marked#2672)) ([80e5189](markedjs/marked@80e5189)) * remove quotes at the end of gfm autolink ([#2673](markedjs/marked#2673)) ([814db00](markedjs/marked@814db00)) * use paragraph token in blockquote in list ([#2671](markedjs/marked#2671)) ([ce2330a](markedjs/marked@ce2330a))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Marked version: 4.2.3
Description
Currently list items'
looseproperty is not set correctly forlooselists (demo)Contributor
Committer
In most cases, this should be a different person than the contributor.