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: loose list items are loose #2672

Merged
merged 3 commits into from Dec 7, 2022
Merged

Conversation

UziTech
Copy link
Member

@UziTech UziTech commented Dec 1, 2022

Marked version: 4.2.3

Description

Currently list items' loose property is not set correctly for loose lists (demo)

Contributor

  • Test(s) exist to ensure functionality and minimize regression (if no tests added, list tests covering this PR); or,
  • no tests required for this PR.
  • If submitting new feature, it has been documented in the appropriate places.

Committer

In most cases, this should be a different person than the contributor.

@vercel
Copy link

vercel bot commented Dec 1, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
marked-website ✅ Ready (Inspect) Visit Preview Dec 6, 2022 at 5:47AM (UTC)

src/Tokenizer.js Outdated Show resolved Hide resolved
@UziTech UziTech merged commit df4eb0e into markedjs:master Dec 7, 2022
@UziTech UziTech deleted the loose-items branch December 7, 2022 07:44
github-actions bot pushed a commit that referenced this pull request Dec 7, 2022
## [4.2.4](v4.2.3...v4.2.4) (2022-12-07)

### Bug Fixes

* loose list items are loose ([#2672](#2672)) ([df4eb0e](df4eb0e))
* remove quotes at the end of gfm autolink ([#2673](#2673)) ([697ac2a](697ac2a))
* use paragraph token in blockquote in list ([#2671](#2671)) ([edc857c](edc857c))
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.

None yet

3 participants