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

feat: add remarkGfm switch to markdownRender #2576

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

DaiQiangReal
Copy link
Collaborator

中文模板 / Chinese Template

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Test Case
  • TypeScript definition update
  • Document improve
  • CI/CD improve
  • Branch sync
  • Other, please describe:

PR description

Fixes #

Changelog

🇨🇳 Chinese

  • Feat: MarkdownRender 新增 remarkGfm 开关用于防止低版本 safari 不支持环视断言报错的问题

🇺🇸 English

  • Feat: MarkdownRender adds the remarkGfm switch to prevent errors reported by lower versions of Safari that do not support lookaround assertions

Checklist

  • Test or no need
  • Document or no need
  • Changelog or no need

Other

  • Skip Changelog

Additional information

Copy link

codesandbox-ci bot commented Nov 15, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit eafc25e:

Sandbox Source
pr-story Configuration

@DaiQiangReal DaiQiangReal merged commit 3ef46fa into release Nov 15, 2024
5 of 6 checks passed
@DaiQiangReal DaiQiangReal deleted the feat_markdownRender_addGFMSwitch branch November 15, 2024 06:44
Copy link

cypress bot commented Nov 15, 2024

semi-design    Run #2930

Run Properties:  status check passed Passed #2930  •  git commit 3ce07b83db ℹ️: Merge eafc25ec8b70ea93d958025c6de3e9f5582d3d97 into 0965c9d721546e8869aa2c986f32...
Project semi-design
Branch Review feat_markdownRender_addGFMSwitch
Run status status check passed Passed #2930
Run duration 07m 53s
Commit git commit 3ce07b83db ℹ️: Merge eafc25ec8b70ea93d958025c6de3e9f5582d3d97 into 0965c9d721546e8869aa2c986f32...
Committer 代强
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 11
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 275
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

Copy link

cypress bot commented Nov 15, 2024

semi-design    Run #2931

Run Properties:  status check passed Passed #2931  •  git commit 3ef46fa2a7: Merge pull request #2576 from DouyinFE/feat_markdownRender_addGFMSwitch
Project semi-design
Branch Review release
Run status status check passed Passed #2931
Run duration 07m 44s
Commit git commit 3ef46fa2a7: Merge pull request #2576 from DouyinFE/feat_markdownRender_addGFMSwitch
Committer 代强
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 11
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 275
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

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.

1 participant