masukomi / masukomi/vim-markdown-folding
Setup indentexpr?
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 257
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
I came across [vim-markdown](https://github.com/plasticboy/vim-markdown) once again.
When looking into issues (https://github.com/plasticboy/vim-markdown/issues/126) with its indent expression (https://github.com/plasticboy/vim-markdown/blob/master/indent/mkd.vim), I've wondered if vim-markdown-folding couldn't also provide this, given that it knows a lot about sections already?
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
Start by reading the vim-markdown-folding project and compare its section knowledge with indent/mkd.vim from vim-markdown, along with the referenced vim-markdown issue 126. The issue does not define the expected indentation behavior or tests, so the first step is to clarify scope and acceptance criteria before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown, vim
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100