mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
Reorder README.md options.* properties into alphabetical order.
This commit is contained in:
parent
6718944b0f
commit
535aa1a2ee
2 changed files with 76 additions and 76 deletions
|
@ -651,16 +651,16 @@ test.cb("readmeHeadings", (t) => {
|
|||
"## API",
|
||||
"### Linting",
|
||||
"#### options",
|
||||
"##### options.config",
|
||||
"##### options.customRules",
|
||||
"##### options.files",
|
||||
"##### options.strings",
|
||||
"##### options.config",
|
||||
"##### options.frontMatter",
|
||||
"##### options.fs",
|
||||
"##### options.handleRuleFailures",
|
||||
"##### options.markdownItPlugins",
|
||||
"##### options.noInlineConfig",
|
||||
"##### options.resultVersion",
|
||||
"##### options.markdownItPlugins",
|
||||
"##### options.fs",
|
||||
"##### options.strings",
|
||||
"#### callback",
|
||||
"#### result",
|
||||
"### Config",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue