feat: multiple improvements, additions, vibin'

This commit is contained in:
2025-07-13 18:20:49 +03:00
parent a1910625f3
commit 5d7dc62354
19 changed files with 936 additions and 44 deletions

7
.markdownlint.json Normal file
View File

@@ -0,0 +1,7 @@
{
"default": true,
"MD007": { "indent": 4 },
"MD013": { "line_length": 120 },
"MD033": false,
"MD041": false
}