Read mode/Editor view improvements for Markdown: collapsible sections + bullet point lines
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13k
- Forks
- 1.3k
- Avg merge
- 14h 3m
- Merged PRs (30d)
- 3
Description
I wish it could be possible to have the following features:
- Collapsible sections with markdown, in both view mode and editor.
The idea is when you click on any H1, H2… header, it un/fold content of this section.
The same with bullet lists. - Display a relationship line, to show levels in bullet list.
Something like this:

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
The issue names no files, tests, or entry points, so first map where Markdown read mode and the editor handle headings and bullet lists. Define the scope for collapsible sections and bullet-list relationship lines in both views, then verify that each requested interaction works consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, markdown
- Domain
- content, desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100