mirror of
https://github.com/welpo/tabi.git
synced 2025-10-10 23:38:53 +02:00
💄 style: set tab to 4 spaces; remove newlines
This commit is contained in:
parent
9db00d1f9d
commit
f2cd044096
1 changed files with 1 additions and 3 deletions
|
@ -9,7 +9,7 @@ tags = ["markdown", "test"]
|
|||
|
||||
```rust
|
||||
fn main() {
|
||||
println!("Hello, world!") -> ();
|
||||
println!("Hello, world!") -> ();
|
||||
}
|
||||
```
|
||||
## Quote
|
||||
|
@ -18,8 +18,6 @@ fn main() {
|
|||
>
|
||||
> — Charlie Kaufman, Synecdoche, New York
|
||||
|
||||
|
||||
|
||||
## Code tags
|
||||
|
||||
Lorem ipsum `dolor` sit amet, `consectetur adipiscing` elit.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue