2020-01-25 18:40:39 -08:00
|
|
|
# Wrong Types in Config File
|
|
|
|
|
|
|
|
|
|
Long line long line long line long line long line long line long line long line long line long line {MD013}
|
2023-03-15 21:26:22 -07:00
|
|
|
|
|
|
|
|
<!-- markdownlint-configure-file {
|
2023-07-28 14:33:03 +10:00
|
|
|
"heading-style": {
|
2023-03-15 21:26:22 -07:00
|
|
|
"style": 0
|
|
|
|
|
},
|
2023-07-28 14:33:03 +10:00
|
|
|
"ul-style": {
|
2023-03-15 21:26:22 -07:00
|
|
|
"style": 0
|
|
|
|
|
},
|
2023-07-28 14:33:03 +10:00
|
|
|
"ul-indent": {
|
2023-03-15 21:26:22 -07:00
|
|
|
"indent": "2",
|
|
|
|
|
"start_indented": 0
|
|
|
|
|
},
|
2023-07-28 14:33:03 +10:00
|
|
|
"no-trailing-spaces": {
|
2023-03-15 21:26:22 -07:00
|
|
|
"br_spaces": "2",
|
|
|
|
|
"list_item_empty_lines": 0,
|
|
|
|
|
"strict": 0
|
|
|
|
|
},
|
2023-07-28 14:33:03 +10:00
|
|
|
"no-hard-tabs": {
|
2023-03-15 21:26:22 -07:00
|
|
|
"code_blocks": 1
|
|
|
|
|
},
|
2023-07-28 14:33:03 +10:00
|
|
|
"no-multiple-blanks": {
|
2023-03-15 21:26:22 -07:00
|
|
|
"maximum": "1"
|
|
|
|
|
},
|
2023-07-28 14:33:03 +10:00
|
|
|
"line-length": {
|
2023-03-15 21:26:22 -07:00
|
|
|
"code_block_line_length": "80",
|
|
|
|
|
"code_blocks": 1,
|
|
|
|
|
"heading_line_length": "80",
|
|
|
|
|
"headings": 1,
|
|
|
|
|
"line_length": "80",
|
|
|
|
|
"strict": 0,
|
|
|
|
|
"tables": 1
|
|
|
|
|
},
|
2023-07-28 14:33:03 +10:00
|
|
|
"blanks-around-headings": {
|
2023-03-15 21:26:22 -07:00
|
|
|
"lines_above": "1",
|
|
|
|
|
"lines_below": "1"
|
|
|
|
|
},
|
2023-07-28 14:33:03 +10:00
|
|
|
"no-duplicate-heading": {
|
2023-03-15 21:26:22 -07:00
|
|
|
"siblings_only": 0
|
|
|
|
|
},
|
2023-07-28 14:33:03 +10:00
|
|
|
"single-title": {
|
2023-03-15 21:26:22 -07:00
|
|
|
"front_matter_title": 0,
|
|
|
|
|
"level": "1"
|
|
|
|
|
},
|
2023-07-28 14:33:03 +10:00
|
|
|
"no-trailing-punctuation": {
|
2023-03-15 21:26:22 -07:00
|
|
|
"punctuation": 0
|
|
|
|
|
},
|
2023-07-28 14:33:03 +10:00
|
|
|
"ol-prefix": {
|
2023-03-15 21:26:22 -07:00
|
|
|
"style": 0
|
|
|
|
|
},
|
2023-07-28 14:33:03 +10:00
|
|
|
"list-marker-space": {
|
2023-03-15 21:26:22 -07:00
|
|
|
"ol_multi": "1",
|
|
|
|
|
"ol_single": "1",
|
|
|
|
|
"ul_multi": "1",
|
|
|
|
|
"ul_single": "1"
|
|
|
|
|
},
|
2023-07-28 14:33:03 +10:00
|
|
|
"blanks-around-fences": {
|
2023-03-15 21:26:22 -07:00
|
|
|
"list_items": 1
|
|
|
|
|
},
|
2023-07-28 14:33:03 +10:00
|
|
|
"no-inline-html": {
|
2023-03-15 21:26:22 -07:00
|
|
|
"allowed_elements": 0
|
|
|
|
|
},
|
2023-07-28 14:33:03 +10:00
|
|
|
"hr-style": {
|
2023-03-15 21:26:22 -07:00
|
|
|
"style": 0
|
|
|
|
|
},
|
2023-07-28 14:33:03 +10:00
|
|
|
"no-emphasis-as-heading": {
|
2023-03-15 21:26:22 -07:00
|
|
|
"punctuation": 0
|
|
|
|
|
},
|
2023-07-28 14:33:03 +10:00
|
|
|
"first-line-heading": {
|
2023-03-15 21:26:22 -07:00
|
|
|
"front_matter_title": 0,
|
|
|
|
|
"level": "1"
|
|
|
|
|
},
|
2023-07-28 14:33:03 +10:00
|
|
|
"required-headings": {
|
2023-03-15 21:26:22 -07:00
|
|
|
"headings": 0
|
|
|
|
|
},
|
2023-07-28 14:33:03 +10:00
|
|
|
"proper-names": {
|
2023-03-15 21:26:22 -07:00
|
|
|
"code_blocks": 1,
|
|
|
|
|
"names": 0
|
|
|
|
|
},
|
2023-07-28 14:33:03 +10:00
|
|
|
"code-block-style": {
|
2023-03-15 21:26:22 -07:00
|
|
|
"style": 0
|
|
|
|
|
},
|
2023-07-28 14:33:03 +10:00
|
|
|
"code-fence-style": {
|
2023-03-15 21:26:22 -07:00
|
|
|
"style": 0
|
|
|
|
|
},
|
|
|
|
|
"$schema": "../schema/markdownlint-config-schema.json"
|
|
|
|
|
} -->
|