added html generation
All checks were successful
Test the running changes / Test (push) Successful in 40s

This commit is contained in:
2025-12-15 01:19:23 +02:00
parent 30369cfdd3
commit 17185d4420
13 changed files with 392 additions and 133 deletions

12
test.md Normal file
View File

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