You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.1 KiB
1.1 KiB
+++ title = "Table column alignment" tags = ["table"] draft = false +++
Table with 3 rows
| Right | Left | No | Center |
|---|---|---|---|
| Long Content To | Spread Out the Width | Alignment | Of the Table To See Alignment |
| Right | Left | Marker | Center |
Table with 2 rows
| Left | Default | Center | Right |
|---|---|---|---|
| 1 | 2 | 3 | 4 |
Table with 1 row
A table with just 1 row with alignment markers is as good as just that row without the alignment markers. But hey, a test is a test.
| Left | Default | Center | Right |
Table with 0 rows!
A table with zero rows, with just alignment markers, doesn't make sense. But hey, a test is a test.
You should see no table exported above.