feat: initial commit

This commit is contained in:
Simon Cornet 2026-02-18 16:50:13 +01:00
commit 718146cd88
15 changed files with 293 additions and 0 deletions

8
.markdownlint-cli2.jsonc Normal file
View file

@ -0,0 +1,8 @@
{
"config": {
"MD004": false,
"MD013": false,
"MD030": false,
"MD033": false
}
}