Skip to content

Conversation

@UziTech
Copy link
Member

@UziTech UziTech commented Jul 18, 2025

Marked version: 16.1.0

Description

Fixes strong and em tokens inside angle brackets that cannot be an html or autolink

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 Jul 18, 2025

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 Jul 18, 2025 5:02am

Copy link
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 ad8535c into markedjs:master Jul 18, 2025
8 checks passed
github-actions bot pushed a commit that referenced this pull request Jul 18, 2025
## [16.1.1](v16.1.0...v16.1.1) (2025-07-18)

### Bug Fixes

* fix stong and em tokens in angle brackets ([#3731](#3731)) ([ad8535c](ad8535c))
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.

Angle brackets (greater than, less than characters) can break markdown rendering

2 participants