Skip to content

Fix ordered lists after blockquotes#4003

Open
cyphercodes wants to merge 1 commit into
markedjs:masterfrom
cyphercodes:fix-4002-blockquote-ordered-list
Open

Fix ordered lists after blockquotes#4003
cyphercodes wants to merge 1 commit into
markedjs:masterfrom
cyphercodes:fix-4002-blockquote-ordered-list

Conversation

@cyphercodes

Copy link
Copy Markdown

Marked version:

18.0.5

Markdown flavor: Markdown.pl|CommonMark|GitHub Flavored Markdown|n/a

CommonMark / GitHub Flavored Markdown

Description

Tests

  • npm test

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

vercel Bot commented Jun 23, 2026

Copy link
Copy Markdown

@cyphercodes is attempting to deploy a commit to the MarkedJS Team on Vercel.

A member of the Team first needs to authorize it.

@UziTech UziTech left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for the quick fix. 💯

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.

Ordered list following a blockquote is incorrectly nested inside the blockquote

2 participants