Bisakh
1b964443c8
docs: enabling MD045 - images with alternate text ( #5280 )
2021-10-20 11:09:48 +08:00
John Bampton
48c0d87218
chore: enable Markdownlint rule MD003/heading-style ( #3314 )
2021-01-17 11:59:34 +08:00
John Bampton
012484f558
chore: enable Markdownlint rule MD038 ( #3246 )
...
MD038/no-space-in-code Spaces inside code span elements
2021-01-12 09:07:57 +08:00
John Bampton
0ae1691037
chore: enable Markdownlint rule MD002 ( #3234 )
2021-01-11 19:10:53 +08:00
John Bampton
7c5df5d343
docs: lint Markdown ( #3178 )
2021-01-06 11:06:43 +08:00
John Bampton
b72e2c56be
docs: lint Markdown files ( #3177 )
...
Lint Markdown for rules:
- MD031/blanks-around-fences
- MD032/blanks-around-lists
2021-01-03 11:26:40 +08:00
John Bampton
e5c1c5984a
docs: lint Markdown and remove unneeded rules ( #3132 )
...
Lint Markdown for:
- MD030 Spaces after list markers
2020-12-27 09:57:27 +08:00
John Bampton
d7d8e7ee86
docs: lint Markdown and remove unneeded rules ( #3131 )
...
Remove rules:
MD018 - No space after hash on atx style header
MD020 - No space inside hashes on closed atx style header
MD021 - Multiple spaces inside hashes on closed atx style header
Lint for:
MD019 - Multiple spaces after hash on atx style header
2020-12-27 00:30:52 +08:00
John Bampton
1f52c70d84
docs: lint Markdown for multiple consecutive blank lines ( #3047 )
...
- remove unneeded MD009 - Trailing spaces config entry
- MD012 - Multiple consecutive blank lines
https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md012---multiple-consecutive-blank-lines
2020-12-17 22:25:30 +08:00
John Bampton
3bb3422852
feat(CI): add a GitHub Action to lint the Markdown ( #3041 )
...
- add a Markdownlint config file
- lint Markdownlint for MD039 - Spaces inside link text
https://www.npmjs.com/package/markdownlint-cli
2020-12-15 09:29:47 +08:00