Initial commit.

This commit is contained in:
2025-09-09 19:53:24 +05:00
commit b65b8a9e72
14 changed files with 438 additions and 0 deletions

4
.markdownlint.json Normal file
View File

@@ -0,0 +1,4 @@
{
"line-length": false,
"first-line-h1": false
}