mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
Remove link to deprecated custom rule examples in https://github.com/microsoft/vscode-docs-authoring.
This commit is contained in:
parent
8057f3d37e
commit
ce9713038b
2 changed files with 0 additions and 4 deletions
1
.github/dictionary.txt
vendored
1
.github/dictionary.txt
vendored
|
@ -105,7 +105,6 @@ unreferenced
|
|||
url
|
||||
v12
|
||||
V8
|
||||
vscode-docs-authoring
|
||||
vscode-markdownlint
|
||||
W3C
|
||||
webhint
|
||||
|
|
|
@ -120,8 +120,6 @@ exception.
|
|||
- [Code for all `markdownlint` built-in rules][lib]
|
||||
- [Package configuration for publishing to npm][test-rules-npm]
|
||||
- Packages should export a single rule object or an `Array` of rule objects
|
||||
- [Custom rules from the Microsoft/vscode-docs-authoring
|
||||
repository][vscode-docs-authoring]
|
||||
- [Custom rules from the axibase/docs-util repository][docs-util]
|
||||
- [Custom rules from the webhintio/hint repository][hint]
|
||||
|
||||
|
@ -374,4 +372,3 @@ Yields the `params` object:
|
|||
[options-custom-rules]: ../README.md#optionscustomrules
|
||||
[test-rules]: ../test/rules
|
||||
[test-rules-npm]: ../test/rules/npm
|
||||
[vscode-docs-authoring]: https://github.com/microsoft/vscode-docs-authoring/tree/main/packages/docs-linting/markdownlint-custom-rules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue