From fdd3bdde2626a7d728b93ed34c61246f91424d65 Mon Sep 17 00:00:00 2001 From: valorisa Date: Mon, 1 Apr 2024 16:43:48 +0200 Subject: [PATCH] MD033 MD013 MD045 --- .markdownlint.json | 14 ++++++++++++++ README.md | 4 ++-- 2 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 .markdownlint.json diff --git a/.markdownlint.json b/.markdownlint.json new file mode 100644 index 00000000..293c72d1 --- /dev/null +++ b/.markdownlint.json @@ -0,0 +1,14 @@ +{ + "MD033": { + "allowed_elements": [ + "p", + "img", + "pre", + "b" + ] + }, + "MD013": { + "line_length": 193, + "code_block_line_length": 120 + } +} \ No newline at end of file diff --git a/README.md b/README.md index 7f5dfb05..412479c4 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ You have found the easiest way to install & manage WireGuard on any Linux host ! -

+

align="center" +Alternate text

## Features