Skip to content

fix: fix heading in list item#2520

Merged
UziTech merged 1 commit intomarkedjs:masterfrom
UziTech:fix-list-code
Jul 11, 2022
Merged

fix: fix heading in list item#2520
UziTech merged 1 commit intomarkedjs:masterfrom
UziTech:fix-list-code

Conversation

@UziTech
Copy link
Copy Markdown
Member

@UziTech UziTech commented Jul 4, 2022

Marked version: 4.0.17

Description

fix header in list item.

marked demo
commonmark demo

Contributor

  • Test(s) exist to ensure functionality and minimize regression

Committer

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

@vercel
Copy link
Copy Markdown

vercel bot commented Jul 4, 2022

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

Name Status Preview Updated
marked-website ✅ Ready (Inspect) Visit Preview Jul 4, 2022 at 4:48AM (UTC)

@UziTech UziTech changed the title fix: fix heading in code in list item fix: fix heading in list item Jul 4, 2022
Copy link
Copy Markdown
Member

@styfle styfle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@UziTech UziTech merged commit 01c98d1 into markedjs:master Jul 11, 2022
github-actions bot pushed a commit that referenced this pull request Jul 11, 2022
## [4.0.18](v4.0.17...v4.0.18) (2022-07-11)

### Bug Fixes

* fix heading in list item ([#2520](#2520)) ([01c98d1](01c98d1))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 4.0.18 🎉

The release is available on:

Your semantic-release bot 📦🚀

@UziTech UziTech deleted the fix-list-code branch November 21, 2022 06:50
Logiclayer1111 pushed a commit to Logiclayer1111/marked that referenced this pull request Apr 20, 2026
## [4.0.18](markedjs/marked@v4.0.17...v4.0.18) (2022-07-11)

### Bug Fixes

* fix heading in list item ([#2520](markedjs/marked#2520)) ([c528efc](markedjs/marked@c528efc))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Comments Within Fenced Code Blocks Within Unordered Lists Are Parsed As Headings

2 participants