mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-17 14:30:12 +01:00
Add example for markdownlint-rule-helpers.applyFixes to documentation (fixes #663).
This commit is contained in:
parent
09911b24cf
commit
2c38ae90fc
3 changed files with 24 additions and 1 deletions
|
|
@ -679,6 +679,7 @@ test("readmeHeadings", (t) => new Promise((resolve) => {
|
|||
"#### callback",
|
||||
"#### result",
|
||||
"## Usage",
|
||||
"### Fixing",
|
||||
"## Browser",
|
||||
"## Examples",
|
||||
"## Contributing",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue