Skip to content

Em Strong fixes#2075

Merged
styfle merged 1 commit intomarkedjs:masterfrom
calculuschild:fixEmStrongNewlines
Jun 1, 2021
Merged

Em Strong fixes#2075
styfle merged 1 commit intomarkedjs:masterfrom
calculuschild:fixEmStrongNewlines

Conversation

@calculuschild
Copy link
Copy Markdown
Contributor

@calculuschild calculuschild commented May 30, 2021

Marked version: 2.0.6

Markdown flavor: CommonMark

Description

Small tweaks to the emStrong rules and simplifying the Tokenizer. There were a couple of overly-specific checks that were breaking certain edge cases. Turns out those checks didn't need to be there at all and it's probably slightly faster now.

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 May 30, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/markedjs/markedjs/6GBysefZLXfBszj34GicRdBmy49a
✅ Preview: https://markedjs-git-fork-calculuschild-fixemstrongnewlines-markedjs.vercel.app

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!

@styfle styfle merged commit 825a9f8 into markedjs:master Jun 1, 2021
github-actions bot pushed a commit that referenced this pull request Jun 1, 2021
## [2.0.7](v2.0.6...v2.0.7) (2021-06-01)

### Bug Fixes

* em strong ([#2075](#2075)) ([825a9f8](825a9f8))
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 1, 2021

🎉 This PR is included in version 2.0.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Logiclayer1111 pushed a commit to Logiclayer1111/marked that referenced this pull request Apr 20, 2026
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.

Markdown mixed bold / italic parsed incorrectly

3 participants