Tencent / Tencent/cherry-markdown

[Bug Report] 表格所见即所得编辑模式需要加强对嵌套语法的支持

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

Nobody has claimed this yet.

🐞bug
Dominant language
JavaScript
Stars
4.9k
Forks
572
Avg merge
17h 5m
Merged PRs (30d)
14

Description

Prerequisites
Describe the Bug

测试语法


| Header | Header | Header | Header |
| ------ | ------ | ------ | ------ |
| Sample | Sample | Sample |\| Syntax \| Description \|<br>\| ----------- \| ----------- \|<br>\| Header \| Title \|<br>\| Paragraph \| Text \||
| Sample | Sample | Sample | Sample |
| Sample | Sample | Sample | Sample |
| Sample | Sample | Sample | Sample |
| Sample | Sample | Sample | Sample |

image
点击编辑后,只获取到了转义符号\

image

Reproduction Steps

No response

System Information

No response

Contributing

No, I don't plan to at this time.

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

No source file, test, or entry point is named. Start by reproducing the provided nested-table Markdown example in the editor, then compare the displayed table with the content returned by edit mode; done means nested syntax round-trips without exposing escape characters.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, markdown
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.