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"} } diff --git a/src/pages/copyright.md b/src/pages/copyright.md index f77dec59e..2904ce400 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. @@ -12,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.