vnotex / vnotex/vnote

添加一个Markdown列表的层级线

Open
#1,056 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
13k
Forks
1.3k
Avg merge
14h 3m
Merged PRs (30d)
3

Description

  • 写Markdown经常会使用到列表
  • 但是列表层级写多了就让自己在写哪一层级很容易忘记,出现错误书写
  • 希望能添加一个像写代码的缩进层级线就像这种
    image

Contributor guide

No contributing guide indexed for this repository

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.