masukomi / masukomi/vim-markdown-folding

Setup indentexpr?

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

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.