From bfd2d31b7b0e94094d389207f7611a58c20ab205 Mon Sep 17 00:00:00 2001 From: Serene-Arc Date: Sat, 3 Dec 2022 16:46:32 +1000 Subject: [PATCH] Update markdown style --- .markdown_style.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/.markdown_style.rb b/.markdown_style.rb index 61f127b..32ee0b1 100644 --- a/.markdown_style.rb +++ b/.markdown_style.rb @@ -1,3 +1,4 @@ all exclude_tag :line_length rule 'MD007', :indent => 4 +rule 'MD029', :style => 'ordered'