添加一个Markdown列表的层级线
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13k
- Forks
- 1.3k
- Avg merge
- 14h 3m
- Merged PRs (30d)
- 3
Description
- 写Markdown经常会使用到列表
- 但是列表层级写多了就让自己在写哪一层级很容易忘记,出现错误书写
- 希望能添加一个像写代码的缩进层级线就像这种

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files, tests, or editor entry points are named. Start by locating the Markdown editor's list rendering and indentation display, then compare its current behavior with the attached example. Done means nested Markdown lists visibly show indentation-level lines without disrupting editing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, markdown
- Domain
- desktop, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100