summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2019-08-01 11:59:57 +0900
committerMarcel Amirault <mamirault@gitlab.com>2019-08-01 11:59:57 +0900
commitfc4ac9e9763e96bdb35ef93063ef8811eb309b20 (patch)
tree5d6803a89e6fdc2e7193d6769b4d3ddb6a406f95
parente0133bb41c4df5758f62a07742aefd715698ee97 (diff)
downloadgitlab-ce-docs-lint-test-2.tar.gz
test markdown moredocs-lint-test-2
-rw-r--r--.mdlrc.style2
1 files changed, 1 insertions, 1 deletions
diff --git a/.mdlrc.style b/.mdlrc.style
index 67d4ff60e13..d1248505733 100644
--- a/.mdlrc.style
+++ b/.mdlrc.style
@@ -29,7 +29,7 @@ rule "MD025" # only 1 level 1 header
rule "MD026", :punctuation => '.,;:!' # no trailing punctuation in headers
rule "MD027" # no multiple spaces after blockquote symbol
rule "MD028" # no blank lines within blockquote
-rule "MD029", :style => :one # ordered list item prefix
+rule "MD029", :style => :one # ordered list item prefix is 1.
rule "MD030" # spaces after list markers
rule "MD031" # fenced code blocks need line surrounding