mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
Promote applyFix and applyFixes helpers into core library.
This commit is contained in:
parent
e0219411c6
commit
4e30462216
13 changed files with 898 additions and 823 deletions
|
@ -686,8 +686,8 @@ test("readmeHeadings", (t) => new Promise((resolve) => {
|
|||
"#### fs",
|
||||
"#### callback",
|
||||
"#### result",
|
||||
"## Usage",
|
||||
"### Fixing",
|
||||
"## Usage",
|
||||
"## Browser",
|
||||
"## Examples",
|
||||
"## Contributing",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue