1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80
|
A caption outside a table
* * *
The caption text of the empty table
* * *
| | |
|---|---|
| | |
| | |
| | |
|----|----|
| | B1 |
| | |
| A3 | |
* * *
| | |
|----|----|
| A1 | A2 |
| B1 | B2 |
| C1 | C2 |
* * *
| Name | City | Age |
|------|------|-----|
* * *
| Company | Contact | Country |
|-----------|----------------|---------|
| Company A | Max Mustermann | DE |
| Company B | John Doe | US |
* * *
| Name | City | Age | |
|------------------|---------|-----|--------------------|
| Max Mustermann | Berlin | 20 | space for the note |
| Max Müller | München | 30 | |
| Peter Mustermann | München | | |
| Average age | | 25 | |
A description about the `table`
* * *
| Left | Center | Right |
|:-----|:------:|------:|
| A | B | C |
| | | |
|:-----|:------:|------:|
| Left | Center | Right |
| A | B | C |
| | | |
|:--|:-:|--:|
| | | |
| | | |
* * *
A | B
| A (B) C | A \*\*B\** C |
|---------|--------------|
| A (B) | A \*B* |
| A \| B | |
* * *
A1 A2
B1 B2
|