quickbook/test/table-1_7.quickbook
Daniel James 83e2d34c5a Use quickbook 1.7's attribute value for element ids.
Allows use of templates, and allows more characters, ids now end with
whitespace - like ids in links.

[SVN r86691]
2013-11-13 21:51:05 +00:00

152 lines
1.7 KiB
Plaintext

[article Table 1.7
[quickbook 1.7]
[id table_tests]
]
[table:table1 Table 1 [[Heading]][[cell]]]
[table Table 2
[[Heading]]
[[cell]]
]
[table
[[Heading]]
[[cell]]
]
[table:table4
[[Heading]]
[[cell]]
]
[table:-table5-
[[Heading]]
[[cell]]
]
[table [/ Comment?] Title
[[Heading]]
[[cell]]
]
[table [/ Multi line
comment] Title
[[Heading]]
[[cell]]
]
[table Title [/ ] containing a comment
[[Heading]]
[[cell]]
]
[table [/ Multi line
comment]
Title
[[Heading]]
[[cell]]
]
[table [/ Multi line
comment]
[[Heading]]
[[Cell 1]]
[[Cell 2]]
]
[table Title on multiple
lines with *bold* text?
[[Heading]]
[[Cell 1]]
[[Cell 2]]
]
[section:section1 Section 1]
[table:table1 Table 1
[[Heading]]
[[cell]]
]
[table A & B
[[A][B]]
[[a][b]]
]
[table Empty Table]
[table Table with an empty cell
[[x]]]
[table Indentation
[
[
Header 1. Paragraph 1
Header 1. Paragraph 2
]
[
Header 2
]
]
[
[
Row 1. Cell 1.
]
[
Row 1. Cell 2.
Row 1. Cell 2. Paragraph 2.
]
]
[
[
Row 2. Cell 1.
* Row 2. Cell 1. List item 1.
* Row 2. Cell 1. List item 2.
]
[
Row 2. Cell 2.
* Row 2. Cell 2. List item 1.
* Row 2. Cell 2. List item 2.
]
]
]
[table Nested Tables
[
[
Header 1
]
[
Header 2
]
]
[
[
[table Inner Table
[[1.1][1.2]]
[[2.1][2.2]]
]
]
]
[
[
Something.
]
]
]
[#id1]
[table Table with anchors
[[[#id2]a[#id3]]][[b]]
]
[template id_value[] id123]
[table:[id_value] Table with template id]
[endsect]