mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
Use proper YAML serialization to produce correct example output for multi-item arrays (fixes #721).
This commit is contained in:
parent
7c818914fb
commit
3e454481fd
4 changed files with 28 additions and 22 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// Example markdownlint configuration with all properties set to their default value
|
||||
{
|
||||
// Example markdownlint JSON(C) configuration with all properties set to their default value
|
||||
|
||||
// Default state for all rules
|
||||
"default": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue