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
|
# A table without header
------- ------ ---------- -------
12 12 12 12
123 123 123 123
1 1 1 1
------- ------ ---------- -------
# A table with caption
: Add-ons
Category | Details | Amount
--------------| ---------|-----:
Category1 | Hourly | $20
Category2 | Hourly | $25
Category3 | Fixed | $30
# Another table with caption
Right Left Center Default
------- ------ ---------- -------
12 12 12 12
123 123 123 123
1 1 1 1
Table: Demonstration of simple table syntax.
|