Tencent / Tencent/cherry-markdown

表格增加快捷删除行列功能,增加拖动列宽功能

Open
#680 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🚀enhancement
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

表格增加【删除行列】的快捷操作
拖动列宽的快捷功能,这个ui交互感觉不太好做。。。。
而且似乎markdown的语法那边不知道该如何搞
直接加html的话貌似不优雅,如果用扩展语法的话, 对GPT又不太友好

| Header | <div style="width:290px">这个很宽</div> | Header |
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

The issue names no files or tests; start by locating the existing table editing and Markdown table handling entry points. Clarify the intended shortcut behavior, column-width interaction, and Markdown representation with maintainers, then define completion around deleting rows or columns and resizing columns without breaking table editing or rendering.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.