summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2019-08-13 08:36:08 +0900
committerMarcel Amirault <mamirault@gitlab.com>2019-08-13 08:36:08 +0900
commit1e482e4d7fc282cad1266bcb9e4e7edfcd85fcb8 (patch)
tree08bc2c35e27e20107355702e121212e3b69a261c
parentbfbc17d8615c47533679292b9ef29c561a071c45 (diff)
downloadgitlab-ce-docs-mdl-test-3.tar.gz
testing gdk for cedocs-mdl-test-3
-rw-r--r--.mdlrc.style2
1 files changed, 1 insertions, 1 deletions
diff --git a/.mdlrc.style b/.mdlrc.style
index 5f280c3557d..e491f316750 100644
--- a/.mdlrc.style
+++ b/.mdlrc.style
@@ -31,7 +31,7 @@ rule "MD038"
# rule "MD005" # don't allow inconsistent indentation for list items
# rule "MD007", :indent => 2 # unordered list indentation should be 2 spaces
rule "MD009" # trailing spaces not allowed
-# rule "MD018" # must have space after header style
+# rule "MD018" # Must have space after header style
# rule "MD024", :allow_different_nesting => :true # no multiple headers with same content
# rule "MD026", :punctuation => '.,;:!' # no trailing punctuation in headers
rule "MD027" # no multiple spaces after blockquote symbol