From e496be13beb5e1d20e30c899cf7fc0e9bdf2d382 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 22 Jan 2022 20:26:33 +0100 Subject: [PATCH] Update .markdownlint.yaml --- .markdownlint.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.markdownlint.yaml b/.markdownlint.yaml index 6c9cbc1e2..a46f27f60 100644 --- a/.markdownlint.yaml +++ b/.markdownlint.yaml @@ -1,3 +1,4 @@ +default: true MD001: false # Heading levels should only increment by one level at a time MD002: false # First header should be a h1 header MD007: # Unordered list indentation