mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-21 21:30:47 +02:00
Add .NET Documentation to Examples in README.md.
This commit is contained in:
parent
9202ebe390
commit
26267d18bd
1 changed files with 1 additions and 0 deletions
|
@ -733,6 +733,7 @@ const results = window.markdownlint.sync(options).toString();
|
|||
|
||||
For ideas how to integrate `markdownlint` into your workflow, refer to the following projects:
|
||||
|
||||
* [.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))
|
||||
* [Boostnote](https://boostnote.io/) ([Search repository](https://github.com/BoostIO/Boostnote/search?q=markdownlint))
|
||||
* [CodiMD](https://github.com/hackmdio/codimd) ([Search repository](https://github.com/hackmdio/codimd/search?q=markdownlint))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue