2010-03-18 07:45:43 +01:00
|
|
|
|
Simple table with caption:
|
|
|
|
|
|
|
|
|
|
Right Left Center Default
|
|
|
|
|
------- ------ -------- ---------
|
|
|
|
|
12 12 12 12
|
|
|
|
|
123 123 123 123
|
|
|
|
|
1 1 1 1
|
2010-12-13 05:09:14 +01:00
|
|
|
|
|
2010-07-07 06:01:26 +02:00
|
|
|
|
: Demonstration of simple table syntax.
|
2010-03-18 07:45:43 +01:00
|
|
|
|
|
|
|
|
|
Simple table without caption:
|
|
|
|
|
|
|
|
|
|
Right Left Center Default
|
|
|
|
|
------- ------ -------- ---------
|
|
|
|
|
12 12 12 12
|
|
|
|
|
123 123 123 123
|
|
|
|
|
1 1 1 1
|
|
|
|
|
|
|
|
|
|
Simple table indented two spaces:
|
|
|
|
|
|
|
|
|
|
Right Left Center Default
|
|
|
|
|
------- ------ -------- ---------
|
|
|
|
|
12 12 12 12
|
|
|
|
|
123 123 123 123
|
|
|
|
|
1 1 1 1
|
2010-12-13 05:09:14 +01:00
|
|
|
|
|
2010-07-07 06:01:26 +02:00
|
|
|
|
: Demonstration of simple table syntax.
|
2010-03-18 07:45:43 +01:00
|
|
|
|
|
|
|
|
|
Multiline table with caption:
|
|
|
|
|
|
|
|
|
|
--------------------------------------------------------------
|
|
|
|
|
Centered Left Right Default aligned
|
2010-12-13 05:09:14 +01:00
|
|
|
|
Header Aligned Aligned
|
2010-03-18 07:45:43 +01:00
|
|
|
|
----------- ---------- ------------ --------------------------
|
|
|
|
|
First row 12.0 Example of a row that
|
|
|
|
|
spans multiple lines.
|
2010-12-13 05:09:14 +01:00
|
|
|
|
|
2017-01-15 20:42:00 +01:00
|
|
|
|
Second row 5.0 Here’s another one. Note
|
2010-03-18 07:45:43 +01:00
|
|
|
|
the blank line between
|
|
|
|
|
rows.
|
|
|
|
|
--------------------------------------------------------------
|
2010-12-13 05:09:14 +01:00
|
|
|
|
|
2017-01-15 20:42:00 +01:00
|
|
|
|
: Here’s the caption. It may span multiple lines.
|
2010-03-18 07:45:43 +01:00
|
|
|
|
|
|
|
|
|
Multiline table without caption:
|
|
|
|
|
|
|
|
|
|
--------------------------------------------------------------
|
|
|
|
|
Centered Left Right Default aligned
|
2010-12-13 05:09:14 +01:00
|
|
|
|
Header Aligned Aligned
|
2010-03-18 07:45:43 +01:00
|
|
|
|
----------- ---------- ------------ --------------------------
|
|
|
|
|
First row 12.0 Example of a row that
|
|
|
|
|
spans multiple lines.
|
2010-12-13 05:09:14 +01:00
|
|
|
|
|
2017-01-15 20:42:00 +01:00
|
|
|
|
Second row 5.0 Here’s another one. Note
|
2010-03-18 07:45:43 +01:00
|
|
|
|
the blank line between
|
|
|
|
|
rows.
|
|
|
|
|
--------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
Table without column headers:
|
|
|
|
|
|
|
|
|
|
----- ----- ----- -----
|
|
|
|
|
12 12 12 12
|
|
|
|
|
123 123 123 123
|
|
|
|
|
1 1 1 1
|
|
|
|
|
----- ----- ----- -----
|
|
|
|
|
|
|
|
|
|
Multiline table without column headers:
|
|
|
|
|
|
|
|
|
|
----------- ---------- ------------ --------------------------
|
|
|
|
|
First row 12.0 Example of a row that
|
|
|
|
|
spans multiple lines.
|
2010-12-13 05:09:14 +01:00
|
|
|
|
|
2017-01-15 20:42:00 +01:00
|
|
|
|
Second row 5.0 Here’s another one. Note
|
2010-03-18 07:45:43 +01:00
|
|
|
|
the blank line between
|
|
|
|
|
rows.
|
|
|
|
|
----------- ---------- ------------ --------------------------
|
2010-12-13 05:09:14 +01:00
|
|
|
|
|
2011-01-07 06:05:28 +01:00
|
|
|
|
|