12 lines
108 B
Plaintext
12 lines
108 B
Plaintext
// Test tabs in raw code.
|
|
|
|
---
|
|
#set raw(tab-size: 8)
|
|
|
|
```tsv
|
|
Year Month Day
|
|
2000 2 3
|
|
2001 2 1
|
|
2002 3 10
|
|
```
|