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