Skip to content

Commit 0592efa

Browse files
Markdown is with a capital M
1 parent 2aae502 commit 0592efa

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ A nicely-rendered website of this repo is at <https://richelbilderbeek.github.io
1010

1111
Filename |Descriptions
1212
-----------------------------------|------------------------------------------------------------------------------------------------------
13-
[mlc_config.json](mlc_config.json) |Configuration of the link checker, use `markdown-link-check --config mlc_config.json --quiet docs/**/*.md` to do link checking locally
14-
[.spellcheck.yml](.spellcheck.yml) |Configuration of the spell checker, use `pyspelling -c .spellcheck.yml` to do spellcheck locally
15-
[.wordlist.txt](.wordlist.txt) |Whitelisted words for the spell checker, use `pyspelling -c .spellcheck.yml` to do spellcheck locally
13+
[`mlc_config.json`](mlc_config.json) |Configuration of the link checker, use `markdown-link-check --config mlc_config.json --quiet docs/**/*.md` to do link checking locally
14+
[`.spellcheck.yml`](.spellcheck.yml) |Configuration of the spell checker, use `pyspelling -c .spellcheck.yml` to do spellcheck locally
15+
[`.wordlist.txt`](.wordlist.txt) |Whitelisted words for the spell checker, use `pyspelling -c .spellcheck.yml` to do spellcheck locally
1616

1717
<!-- markdownlint-enable MD013 -->

0 commit comments

Comments
 (0)