An open API service indexing awesome lists of open source software.

https://github.com/davidanson/example-vscode-markdownlint-custom-rule

Example showing the use of markdownlint custom rules with the VS Code markdownlint extension
https://github.com/davidanson/example-vscode-markdownlint-custom-rule

Last synced: 8 months ago
JSON representation

Example showing the use of markdownlint custom rules with the VS Code markdownlint extension

Awesome Lists containing this project

README

          

# example-vscode-markdownlint-custom-rule

> Example showing the use of markdownlint custom rules with the VS Code
> markdownlint extension

Custom rule scenarios:

- The ✅ emoji will trigger `markdownlint-rule-extended-ascii`
- The word "blocked" will trigger `./custom-rules/custom-rule.cjs`