mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-10 07:34:21 +01:00
Generate example JSONC configuration with all properties set to their default value.
This commit is contained in:
parent
cc61de8f2b
commit
5b7e9b87be
8 changed files with 326 additions and 15 deletions
|
|
@ -380,6 +380,9 @@ Example:
|
|||
}
|
||||
```
|
||||
|
||||
See [.markdownlint.jsonc](schema/.markdownlint.jsonc) for an example
|
||||
configuration object with all properties set to their default value.
|
||||
|
||||
Sets of rules (known as a "style") can be stored separately and loaded
|
||||
as [JSON](https://en.wikipedia.org/wiki/JSON).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue