Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lint the markdown #3172

Closed
boneskull opened this issue Dec 21, 2017 · 1 comment · Fixed by #3173 or Urigo/tortilla#64
Closed

lint the markdown #3172

boneskull opened this issue Dec 21, 2017 · 1 comment · Fixed by #3173 or Urigo/tortilla#64
Assignees
Labels
area: documentation anything involving docs or mochajs.org

Comments

@boneskull
Copy link
Member

We have enough markdown in here that it should be linted via markdownlint.

@boneskull boneskull added area: documentation anything involving docs or mochajs.org qa labels Dec 21, 2017
@boneskull boneskull self-assigned this Dec 21, 2017
@Bamieh
Copy link
Contributor

Bamieh commented Dec 21, 2017

@boneskull good idea. Are you going to work on this or can i get started with it?

boneskull added a commit that referenced this issue Dec 21, 2017
- forked [markdownlint-cli](https://npm.im/markdownlint-cli) to fix a
  glob-related bug; will abandon our version if/when it's merged
- add `.markdownlint.json` config
- remove "allow trailing spaces" for Markdown in `.editorconfig`
- add to `lint` target & create `markdownlint` script in `package.json`,
  which is dumb, but we're stuck with it for now
boneskull added a commit that referenced this issue Dec 21, 2017
- forked [markdownlint-cli](https://npm.im/markdownlint-cli) to fix a
  glob-related bug; will abandon our version if/when it's merged
- add `.markdownlint.json` config
- remove "allow trailing spaces" for Markdown in `.editorconfig`
- add to `lint` target & create `markdownlint` script in `package.json`,
  which is dumb, but we're stuck with it for now (+1 squashed commit)
Squashed commits:
[baf6387] wip
boneskull added a commit that referenced this issue Dec 21, 2017
- forked [markdownlint-cli](https://npm.im/markdownlint-cli) to fix a
  glob-related bug; will abandon our version if/when it's merged
- add `.markdownlint.json` config
- remove "allow trailing spaces" for Markdown in `.editorconfig`
- add to `lint` target & create `markdownlint` script in `package.json`,
  which is dumb, but we're stuck with it for now
boneskull added a commit that referenced this issue Dec 28, 2017
- forked [markdownlint-cli](https://npm.im/markdownlint-cli) to fix a
  glob-related bug; will abandon our version if/when it's merged
- add `.markdownlint.json` config
- remove "allow trailing spaces" for Markdown in `.editorconfig`
- add to `lint` target & create `markdownlint` script in `package.json`,
  which is dumb, but we're stuck with it for now
boneskull added a commit that referenced this issue Dec 29, 2017
- forked [markdownlint-cli](https://npm.im/markdownlint-cli) to fix a
  glob-related bug; will abandon our version if/when it's merged
- add `.markdownlint.json` config
- remove "allow trailing spaces" for Markdown in `.editorconfig`
- add to `lint` target & create `markdownlint` script in `package.json`,
  which is dumb, but we're stuck with it for now
boneskull added a commit that referenced this issue Dec 29, 2017
- forked [markdownlint-cli](https://npm.im/markdownlint-cli) to fix a
  glob-related bug; will abandon our version if/when it's merged
- add `.markdownlint.json` config
- remove "allow trailing spaces" for Markdown in `.editorconfig`
- add to `lint` target & create `markdownlint` script in `package.json`,
  which is dumb, but we're stuck with it for now
boneskull added a commit that referenced this issue Jan 2, 2018
- forked [markdownlint-cli](https://npm.im/markdownlint-cli) to fix a
  glob-related bug; will abandon our version if/when it's merged
- add `.markdownlint.json` config
- remove "allow trailing spaces" for Markdown in `.editorconfig`
- add to `lint` target & create `markdownlint` script in `package.json`,
  which is dumb, but we're stuck with it for now
boneskull added a commit that referenced this issue Jan 3, 2018
- add [markdownlint-cli](https://npm.im/markdownlint-cli)
- lint all Markdown files
- add some rules to `.markdownlintrc`
boneskull added a commit that referenced this issue Jan 3, 2018
- add [markdownlint-cli](https://npm.im/markdownlint-cli)
- lint all Markdown files
- add some rules to `.markdownlintrc`
sgilroy pushed a commit to TwineHealth/mocha that referenced this issue Feb 27, 2019
- add [markdownlint-cli](https://npm.im/markdownlint-cli)
- lint all Markdown files
- add some rules to `.markdownlintrc`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: documentation anything involving docs or mochajs.org
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants