mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-22 23:16:09 +01:00
Include custom rule markdownlint-rule-github-internal-links when validating project Markdown files.
This commit is contained in:
parent
5f0040679d
commit
9ec14f13a1
3 changed files with 5 additions and 3 deletions
|
|
@ -865,7 +865,7 @@ const results = window.markdownlint.sync(options).toString();
|
|||
## Examples
|
||||
|
||||
For ideas how to integrate `markdownlint` into your workflow, refer to the
|
||||
following projects or one of the tools in the [Related section](#Related):
|
||||
following projects or one of the tools in the [Related section](#related):
|
||||
|
||||
* [.NET Documentation](https://docs.microsoft.com/en-us/dotnet/) ([Search repository](https://github.com/dotnet/docs/search?q=markdownlint))
|
||||
* [ally.js](https://allyjs.io/) ([Search repository](https://github.com/medialize/ally.js/search?q=markdownlint))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue