Remove link to deprecated custom rule examples in https://github.com/microsoft/vscode-docs-authoring.

This commit is contained in:
David Anson 2023-03-08 20:14:54 -08:00
parent 8057f3d37e
commit ce9713038b
2 changed files with 0 additions and 4 deletions

View file

@ -105,7 +105,6 @@ unreferenced
url
v12
V8
vscode-docs-authoring
vscode-markdownlint
W3C
webhint

View file

@ -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