mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
Add reference to the Related section (fixes #374).
Co-authored-by: Jens Heinrich <github.com/JensHeinrich>
This commit is contained in:
parent
f87f9d0800
commit
ac8545e0d1
1 changed files with 2 additions and 1 deletions
|
|
@ -835,7 +835,8 @@ const results = window.markdownlint.sync(options).toString();
|
|||
|
||||
## 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))
|
||||
* [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