some code

This commit is contained in:
2025-11-27 18:12:25 +00:00
parent 52f01a8751
commit a5e7fd1976

View File

@@ -1,13 +1,17 @@
# Test-Repo # Test-Repo
Just an test...
... ## Just an test...
- alt test
- pr test
## Some code
alt test ```bash
#!/bin/bash
echo "Hello, World!"
```
@todo
pr test