From b53bbdd90997a1b753dd20b5f8355896293d22bd Mon Sep 17 00:00:00 2001 From: NiBa97 Date: Sun, 14 Apr 2024 09:36:53 +0200 Subject: [PATCH] refactor: Fix markdown issues --- package.json | 5 +++++ wiki/home.md | 2 ++ wiki/user_stories/index.md | 3 ++- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index dbaf9cb..731a40f 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,11 @@ "lint": "next lint", "start": "next start" }, + "markdownlint-cli2": { + "config": { + "MD033": false + } + }, "dependencies": { "@chakra-ui/react": "^2.8.2", "@emotion/react": "^11.11.3", diff --git a/wiki/home.md b/wiki/home.md index 912460d..168f4fd 100644 --- a/wiki/home.md +++ b/wiki/home.md @@ -1 +1,3 @@ +# Home + First wiki entry. diff --git a/wiki/user_stories/index.md b/wiki/user_stories/index.md index da105f9..b47d45a 100644 --- a/wiki/user_stories/index.md +++ b/wiki/user_stories/index.md @@ -1,6 +1,7 @@ # User Stories -This is a collection of user stories. It's meant to be flexible over time; accordingly, the list below is not ordered. +This is a collection of user stories. +It's meant to be flexible over time; accordingly, the list below is not ordered. ## Analyze