From f61579b91643dc8507f87b062c67a0dca82af042 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20R=C3=B8nne=20Petersen?= Date: Fri, 20 Sep 2024 03:59:58 +0200 Subject: [PATCH] Update .markdownlint.json. --- .markdownlint.json | 10 +++++++++- .netconfig | 4 ++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/.markdownlint.json b/.markdownlint.json index a6b66009..b3840b81 100644 --- a/.markdownlint.json +++ b/.markdownlint.json @@ -91,5 +91,13 @@ "MD052": true, "MD053": { "ignored_definitions": [] - } + }, + "MD054": { + "url_inline": false + }, + "MD055": { + "style": "leading_and_trailing" + }, + "MD056": true, + "MD058": true } diff --git a/.netconfig b/.netconfig index caf086fe..2ac76db4 100644 --- a/.netconfig +++ b/.netconfig @@ -35,8 +35,8 @@ weak [file ".markdownlint.json"] url = https://github.com/vezel-dev/.github/blob/master/syn/.markdownlint.json - sha = 7d581ae5eedad5892855cebc673edafad664856b - etag = cf98ac95cf318b52e206b9003e342de9db2ecb7be062eab6edf1681b1f374b3a + sha = 72ec690564533b1ad756f452be9b3ea5075ad124 + etag = 6d74ad50782defb281b210a627cae9d255cbb419cdc705b0571f1653dbe02300 weak [file ".stylecop.json"] url = https://github.com/vezel-dev/.github/blob/master/syn/.stylecop.json