Files
gotenberg/test/integration/testdata/feature-rich-markdown/table.md
2025-03-21 14:09:34 +01:00

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 |