mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
Update CHANGELOG.md for version 0.32.0 to mention end-of-life Node 16, update test repo snapshots.
This commit is contained in:
parent
dd7b9db685
commit
a64295658e
3 changed files with 2 additions and 4 deletions
|
@ -13,6 +13,7 @@
|
|||
- Improve MD022/MD026/MD034/MD037/MD038/MD045/MD051
|
||||
- Improve JSON schema and related examples
|
||||
- Provide type declaration for Configuration object
|
||||
- Remove support for end-of-life Node version 16
|
||||
- Update dependencies
|
||||
|
||||
## 0.31.1
|
||||
|
|
|
@ -28,10 +28,7 @@ Generated by [AVA](https://avajs.dev).
|
|||
|
||||
> Expected linting violations
|
||||
|
||||
`test-repos/eslint-eslint/docs/src/library/link-card.md: 13: MD034/no-bare-urls Bare URL used [Context: "https://blog.izs.me/2010/12/an..."]␊
|
||||
test-repos/eslint-eslint/docs/src/library/link-card.md: 15: MD034/no-bare-urls Bare URL used [Context: "https://developer.mozilla.org/..."]␊
|
||||
test-repos/eslint-eslint/docs/src/rules/prefer-destructuring.md: 11: MD051/link-fragments Link fragments should be valid [Context: "[destructuring](#further-reading)"]␊
|
||||
test-repos/eslint-eslint/docs/src/rules/template-tag-spacing.md: 11: MD051/link-fragments Link fragments should be valid [Context: "[tagged template literals](#further-reading)"]`
|
||||
''
|
||||
|
||||
## https://github.com/mdn/content
|
||||
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue