From 1e482e4d7fc282cad1266bcb9e4e7edfcd85fcb8 Mon Sep 17 00:00:00 2001 From: Marcel Amirault Date: Tue, 13 Aug 2019 08:36:08 +0900 Subject: testing gdk for ce --- .mdlrc.style | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1