/test/target/ok/table.red
http://txt2tags.googlecode.com/ · Unknown · 134 lines · 91 code · 43 blank · 0 comment · 0 complexity · 19a915541187afddea6eb3bfee2058dd MD5 · raw file
- h1. Simple table
- |. Cell 1-1|. Cell 1-2|. Cell 1-3|
- |. Cell 2-1|. Cell 2-2|. Cell 2-3|
- |. Cell 3-1|. Cell 3-2|. Cell 3-3|
- h1. Simple table + border
- |. Cell 1-1|. Cell 1-2|. Cell 1-3|
- |. Cell 2-1|. Cell 2-2|. Cell 2-3|
- |. Cell 3-1|. Cell 3-2|. Cell 3-3|
- h1. Simple table + heading
- |_.Head 1-1|_.Head 1-2|_.Head 1-3|
- |. Cell 1-1|. Cell 1-2|. Cell 1-3|
- |. Cell 2-1|. Cell 2-2|. Cell 2-3|
- |. Cell 3-1|. Cell 3-2|. Cell 3-3|
- h1. Simple table + heading + border
- |_.Head 1-1|_.Head 1-2|_.Head 1-3|
- |. Cell 1-1|. Cell 1-2|. Cell 1-3|
- |. Cell 2-1|. Cell 2-2|. Cell 2-3|
- |. Cell 3-1|. Cell 3-2|. Cell 3-3|
- h1. Simple table + heading + border + footer
- |_.Head 1-1|_.Head 1-2|_.Head 1-3|
- |. Cell 1-1|. Cell 1-2|. Cell 1-3|
- |. Cell 2-1|. Cell 2-2|. Cell 2-3|
- |. Cell 3-1|. Cell 3-2|. Cell 3-3|
- |_.Foot 1-1|_.Foot 1-2|_.Foot 1-3|
- h1. Simple table + heading + border + centralized
- |_.Head 1-1|_.Head 1-2|_.Head 1-3|
- |. Cell 1-1|. Cell 1-2|. Cell 1-3|
- |. Cell 2-1|. Cell 2-2|. Cell 2-3|
- |. Cell 3-1|. Cell 3-2|. Cell 3-3|
- h1. Cell alignment
- |. =======|. =======|
- |. <|. >|
- |. =|. =|
- |. >|. <|
- h1. Heading alignment
- |_.=======|_.=======|
- |_.<|_.>|
- |_.=|_.=|
- |_.>|_.<|
- h1. Column span for cells
- |. 1|. 2|. 3|. 4|
- |. 1|. 2|\2. 3 + 4|
- |\3. 1 + 2 + 3|. 4|
- |. 1|\2. 2 + 3|. 4|
- |\4. 1 + 2 + 3 + 4|
- h1. Column span for headings
- |_.1|_.2|_.3|_.4|
- |_.1|_.2|_.3 + 4|
- |_.1 + 2 + 3|_.4|
- |_.1|_.2 + 3|_.4|
- |_.1 + 2 + 3 + 4|
- h1. Cell alignment + column span
- |. =======|. =======|. =======|
- |\2. <|. =|
- |\3. =|
- |. =|\2. >|
- h1. Heading alignment + column span
- |_.=======|_.=======|_.=======|
- |_.<|_.=|
- |_.=|
- |_.=|_.>|
- h1. Some empty cells
- |. A|. B|. C|. D|. |
- |. F|. G|. H|. |. J|
- |. K|. L|. |. N|. O|
- |. P|. |. R|. S|. T|
- |. |. V|. W|. X|. Y|
- h1. Lines with different number of cells, increase
- |. 1|
- |. 1|. 2|
- |. 1|. 2|. 3|
- |. 1|. 2|. 3|. 4|
- |. 1|. 2|. 3|. 4|. 5|
- h1. Lines with different number of cells, decrease
- |. 1|. 2|. 3|. 4|. 5|
- |. 1|. 2|. 3|. 4|
- |. 1|. 2|. 3|
- |. 1|. 2|
- |. 1|
- h1. One cell table
- |. Cell 1|
- h1. One cell table + border
- |. Cell 1|
- h1. One cell table + heading
- |_.Head 1|
- h1. One cell table + heading + border
- |_.Head 1|
- h1. Empty lines
- |. |
- |. |
- |. |