Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thegeeklab/hugo-geekdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Kaussow <mail@geeklabor.de>2020-06-03 17:47:10 +0300
committerRobert Kaussow <mail@geeklabor.de>2020-06-03 17:47:10 +0300
commit9b919b23161a7bcc66bc7dbbb212cfce1169eb23 (patch)
tree680d47c2374fc37b16276b4d4cbb5cbb381ed610 /.markdownlint.yml
parentc4c882b7682d175da16a6d3d5dd889cc863cb03e (diff)
add unsorted list style
Diffstat (limited to '.markdownlint.yml')
-rw-r--r--.markdownlint.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.markdownlint.yml b/.markdownlint.yml
index 9927db2..b59a114 100644
--- a/.markdownlint.yml
+++ b/.markdownlint.yml
@@ -2,3 +2,5 @@
default: True
MD013: False
MD041: False
+MD004:
+ style: dash