Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update punctuation regex syntax to fix babel mistaken transpile #3547

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

BlueCat0
Copy link
Contributor

@BlueCat0 BlueCat0 commented Nov 26, 2024

Marked version: 15.0.2

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

Description

Expectation

Marked should work fine in most cases.

Result

Host environment reports error due to unsupported regex syntax.

What was attempted

#3540 (comment)

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.

Copy link

vercel bot commented Nov 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 Nov 26, 2024 6:48am

Copy link
Member

@UziTech UziTech left a comment

Choose a reason for hiding this comment

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

Thanks! 💯

We will have to figure out a way to test babel later, to make sure this doesn't break again.

@UziTech UziTech linked an issue Nov 27, 2024 that may be closed by this pull request
@UziTech UziTech merged commit 9b988c4 into markedjs:master Nov 29, 2024
7 checks passed
github-actions bot pushed a commit that referenced this pull request Nov 29, 2024
## [15.0.3](v15.0.2...v15.0.3) (2024-11-29)

### Bug Fixes

* update punctuation regex syntax to fix babel mistaken transpile ([#3547](#3547)) ([9b988c4](9b988c4))
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.

v15.0.2 | Invalid regular expression
3 participants