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: fix markdownTable error in some case #2590

Merged
merged 2 commits into from
Nov 29, 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

  • Fix: 修复 MarkdownRender 的 table 在一些 markdown 内容语法不正确时候的报错兜底

🇺🇸 English

  • Fix: Fixed the error reporting issue in MarkdownRender's table when some markdown content is grammatically incorrect

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 25, 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 50b62f7:

Sandbox Source
pr-story Configuration

Copy link

cypress bot commented Nov 29, 2024

semi-design    Run #2965

Run Properties:  status check passed Passed #2965  •  git commit 742ed64845 ℹ️: Merge 50b62f7b2267e5057c04b8211c06110e4609d90d into be6739d8882e60409e3ec6d091c0...
Project semi-design
Branch Review fix_markdownRender_table_error
Run status status check passed Passed #2965
Run duration 08m 12s
Commit git commit 742ed64845 ℹ️: Merge 50b62f7b2267e5057c04b8211c06110e4609d90d into be6739d8882e60409e3ec6d091c0...
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 277
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

@pointhalo pointhalo merged commit 5399569 into release Nov 29, 2024
9 checks passed
@pointhalo pointhalo deleted the fix_markdownRender_table_error branch November 29, 2024 09:12
Copy link

cypress bot commented Nov 29, 2024

semi-design    Run #2969

Run Properties:  status check failed Failed #2969  •  git commit 53995698c3: fix: fix markdownTable error in some case (#2590)
Project semi-design
Branch Review release
Run status status check failed Failed #2969
Run duration 07m 51s
Commit git commit 53995698c3: fix: fix markdownTable error in some case (#2590)
Committer 代强
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
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 276
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

Tests for review

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.

2 participants