💄 style: set tab to 4 spaces; remove newlines
This commit is contained in:
parent
9db00d1f9d
commit
f2cd044096
@ -9,7 +9,7 @@ tags = ["markdown", "test"]
|
|||||||
|
|
||||||
```rust
|
```rust
|
||||||
fn main() {
|
fn main() {
|
||||||
println!("Hello, world!") -> ();
|
println!("Hello, world!") -> ();
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
## Quote
|
## Quote
|
||||||
@ -18,8 +18,6 @@ fn main() {
|
|||||||
>
|
>
|
||||||
> — Charlie Kaufman, Synecdoche, New York
|
> — Charlie Kaufman, Synecdoche, New York
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Code tags
|
## Code tags
|
||||||
|
|
||||||
Lorem ipsum `dolor` sit amet, `consectetur adipiscing` elit.
|
Lorem ipsum `dolor` sit amet, `consectetur adipiscing` elit.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user