From 7e4fca96206387a578a6e3501c5ddd16010f984c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johann=20Sch=C3=BCtz?= <147107265+jSchuetz88@users.noreply.github.com> Date: Wed, 19 Jun 2024 08:55:44 +0200 Subject: [PATCH 1/3] Update .markdownlint.json --- .markdownlint.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/.markdownlint.json b/.markdownlint.json index ee2f38e80..6bced970b 100644 --- a/.markdownlint.json +++ b/.markdownlint.json @@ -1,13 +1,19 @@ { "default": true, + "MD004": {"style": "dash"}, "MD013": false, - "MD040": false, "MD024": { "siblings_only": true }, + "MD028": false, "MD033": { "allowed_elements": [ - "br" + "br", "table", "thead", "tbody", "tr", "td", "th", "ul", "li" ] - } + }, + "MD034": false, + "MD036": false, + "MD040": false, + "MD048": {"style": "backtick"}, + "MD049": {"style": "asterisk"} } From f2646f09e84300757ed2e19b14fba7fb4bbb9c63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johann=20Sch=C3=BCtz?= <147107265+jSchuetz88@users.noreply.github.com> Date: Wed, 19 Jun 2024 08:59:48 +0200 Subject: [PATCH 2/3] Update copyright.md --- src/pages/copyright.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/pages/copyright.md b/src/pages/copyright.md index f77dec59e..cdf1cff41 100644 --- a/src/pages/copyright.md +++ b/src/pages/copyright.md @@ -1,3 +1,5 @@ +# Legal Notice + ## DISCLAIMER & LIABILITY The present document and its contents are provided “AS-IS” with no warranties whatsoever. From 211db5b9aaa82ce8ee9cf5ce01e39d5b4832967b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johann=20Sch=C3=BCtz?= <147107265+jSchuetz88@users.noreply.github.com> Date: Wed, 19 Jun 2024 09:07:39 +0200 Subject: [PATCH 3/3] Update copyright.md --- src/pages/copyright.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/copyright.md b/src/pages/copyright.md index cdf1cff41..2904ce400 100644 --- a/src/pages/copyright.md +++ b/src/pages/copyright.md @@ -14,7 +14,7 @@ Catena-X and its members are subject to the IP Regulations of the Association Ca Neither Catena-X nor any of its members will be liable for any errors or omissions in this document, or for any damages resulting from use of the document or its contents, or reliance on its accuracy or completeness. In no event shall Catena-X or any of its members be held liable for any indirect, incidental or consequential damages, including loss of profits. Any liability of Catena-X or any of its members, including liability for any intellectual property rights or for non-compliance with laws or regulations, relating to the use of the document or its contents, is expressly disclaimed. -# COPYRIGHT & TRADEMARKS +## COPYRIGHT & TRADEMARKS Any and all rights to the present document or parts of it, including but not limited under copyright law, are owned by Catena-X and its licensors.