Tencent / Tencent/cherry-markdown

[Feature Request] 表格合并拆分并且html的表格也支持操作

Open
#968 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🚀enhancement pending-no-confirmed
Dominant language
JavaScript
Stars
4.9k
Forks
572
Avg merge
17h 5m
Merged PRs (30d)
14

Description

Prerequisites
  • There isn't an existing issue that requests the same feature, to avoid duplicates.
Clear and concise description of the problem

html

表头标注修改
NetworkStructureErds-RényiRegularScale-Free
$\\left(u_{1},u_{2}\\right)(\\%)$$\\left(u_{1},u_{2}\\right)(\\%)$$\\left(u_{1},u_{2}\\right)(\\%)$
$\\left(w_{1},w_{2}\\right)$$(0.581,0.615)$$(0.582,0.615)$$(0.529,0.529)$
Gini$1.451\\times10^{-2}$$1.454\\times10^{-2}$$2.310\\times10^{-4}$
SW0.6850.6850.627

markdown

Header Header Header Header
Sample Sample Sample Sample
Sample Sample Sample Sample
Sample Sample Sample Sample

希望两个表格有相同的功能 并且也支持合并单元格拆分单元格

Suggested solution

No response

Further Information

No response

Contributing

None

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Compare the HTML and Markdown table examples in the issue first, then identify the table-editing entry points in the editor. The work is done when both table types support equivalent operations, including merging and splitting cells, with the requested behavior verified in the editor.

Written by the indexing model from the issue text.

Assessment

Tech stack
html, markdown
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.