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: MarkdownRender table duplicate column elements #2746

Open
wants to merge 1 commit into
base: release
Choose a base branch
from

Conversation

ByteLan
Copy link

@ByteLan ByteLan commented Mar 5, 2025

中文模板 / 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 # MarkdownRender table duplicate column elements

  • when header containing more than two components or bold texts

Changelog

🇨🇳 Chinese

  • Fix: 修复了当MarkdownRender中的默认表格table,使用JSX组件的标题 或 标题使用加粗,数量≥2,会出现后面列覆盖前面列的情况。

🇺🇸 English

  • Fix: fix MarkdownRender table duplicate column elements when header containing more than two components or bold texts

Checklist

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

Other

  • Skip Changelog

Additional information

issue:#2716

问题分析解决见飞书文档:https://byte-lan.feishu.cn/docx/B6YPdkeTSoboxHxCzRucYlLFn3f

- when header containing more than two components or bold texts
Copy link

codesandbox-ci bot commented Mar 5, 2025

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 bc981ac:

Sandbox Source
pr-story Configuration

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