Browse Source

makrdownlint: Allow different character for each list level

Xenofon Karamanos 1 year ago
parent
commit
53bedfb00b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .markdownlint-cli2.yaml

+ 2 - 0
.markdownlint-cli2.yaml

@@ -1,4 +1,6 @@
 config:
   default: true
+  MD004:
+    style: "sublist"
   MD013: false
   MD046: false