All checks were successful
Test the running changes / Test (push) Successful in 40s
13 lines
149 B
Markdown
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...
|
|
|