-
-
Notifications
You must be signed in to change notification settings - Fork 136
Closed
remarkjs/remark
#536Labels
🐛 type/bugThis is a problemThis is a problem👀 no/externalThis makes more sense somewhere elseThis makes more sense somewhere else👶 semver/patchThis is a backwards-compatible fixThis is a backwards-compatible fix💪 phase/solvedPost is donePost is done
Description
I have the following markdown:
1. **Fork**
2. **Clone**
git clone <fork_url>
3. **Configure remotes**
cd <project_dir>
git remote add upstream <upstream_dir>remark-lint says "Don’t use mixed indentation for children, remove 1 space", but those are not children, those are indented code blocks, and they must be indented with 8 spaces.
ostrokach and katrinchen
Metadata
Metadata
Assignees
Labels
🐛 type/bugThis is a problemThis is a problem👀 no/externalThis makes more sense somewhere elseThis makes more sense somewhere else👶 semver/patchThis is a backwards-compatible fixThis is a backwards-compatible fix💪 phase/solvedPost is donePost is done