From 6df2dd37df1519dd29bef5a0c6cb39cb073e32c0 Mon Sep 17 00:00:00 2001 From: Matthias Mohr Date: Mon, 2 Oct 2023 15:32:48 +0200 Subject: [PATCH] Activate link checks --- .github/remark.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/remark.yaml b/.github/remark.yaml index d214757..70dddb2 100644 --- a/.github/remark.yaml +++ b/.github/remark.yaml @@ -10,8 +10,7 @@ plugins: # General formatting - - remark-lint-emphasis-marker - '*' - - - remark-lint-no-undefined-references - - false + - remark-lint-no-undefined-references - remark-lint-hard-break-spaces - remark-lint-blockquote-indentation - remark-lint-no-consecutive-blank-lines