Files
marginal/test.md
Kerdonov 17185d4420
All checks were successful
Test the running changes / Test (push) Successful in 40s
added html generation
2025-12-15 01:19:23 +02:00

13 lines
149 B
Markdown

## This is a testing markdown file
```rust
fn main() {
println!("Hello world!");
}
```
We'll see if *this* works...
>A wise man once said...