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
- Host: GitHub
- URL: https://github.com/davidanson/example-vscode-markdownlint-custom-rule
- Owner: DavidAnson
- License: mit
- Created: 2025-08-03T03:53:29.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-03T04:14:58.000Z (11 months ago)
- Last Synced: 2025-08-03T06:19:48.948Z (11 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`