Add reference to the Related section (fixes #374).

Co-authored-by: Jens Heinrich <github.com/JensHeinrich>
This commit is contained in:
Jens Heinrich 2021-03-06 20:46:07 +01:00 committed by GitHub
parent f87f9d0800
commit ac8545e0d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -835,7 +835,8 @@ const results = window.markdownlint.sync(options).toString();
## Examples ## Examples
For ideas how to integrate `markdownlint` into your workflow, refer to the following projects: For ideas how to integrate `markdownlint` into your workflow, refer to the
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)) * [.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)) * [ally.js](https://allyjs.io/) ([Search repository](https://github.com/medialize/ally.js/search?q=markdownlint))