Skip to content

fix: fix list item with blank first line#3351

Merged
UziTech merged 2 commits intomarkedjs:masterfrom
UziTech:list-blank-line
Jul 4, 2024
Merged

fix: fix list item with blank first line#3351
UziTech merged 2 commits intomarkedjs:masterfrom
UziTech:list-blank-line

Conversation

@UziTech
Copy link
Copy Markdown
Member

@UziTech UziTech commented Jun 26, 2024

Marked version: v13.0.1

Markdown flavor: CommonMark & GitHub Flavored Markdown

Description

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
Copy Markdown

vercel bot commented Jun 26, 2024

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

Name Status Preview Comments Updated (UTC)
marked-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2024 4:50am

@UziTech UziTech merged commit d28e4c6 into markedjs:master Jul 4, 2024
github-actions bot pushed a commit that referenced this pull request Jul 4, 2024
## [13.0.2](v13.0.1...v13.0.2) (2024-07-04)

### Bug Fixes

* fix list item with blank first line ([#3351](#3351)) ([d28e4c6](d28e4c6))
@UziTech UziTech deleted the list-blank-line branch March 6, 2026 23:01
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.

Lists with line breaks are not parsed correctly

2 participants