mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-10 01:22:14 +01:00
8 lines
242 B
Markdown
8 lines
242 B
Markdown
## This paragraph displays a table from a markdown file
|
|
|
|
| Tables | Are | Cool |
|
|
| -------- | :-----------: | ----: |
|
|
| col 1 is | left-aligned | $1600 |
|
|
| col 2 is | centered | $12 |
|
|
| col 3 is | right-aligned | $1 |
|