mirror of
https://github.com/boostorg/quickbook.git
synced 2026-01-23 17:52:18 +00:00
Docbook only allows a single `listitem` in a `varlistentry` so combine multiple items into a single item. [SVN r64831]
22 lines
285 B
Plaintext
22 lines
285 B
Plaintext
[article Variable List Tests
|
|
[quickbook 1.5]
|
|
]
|
|
|
|
[variablelist Empty
|
|
]
|
|
|
|
[variablelist One entry
|
|
[[a][b]]
|
|
]
|
|
|
|
[variablelist One entry, multiple items
|
|
[[a][b][c]]
|
|
]
|
|
|
|
[variablelist Several entries
|
|
[[a][b]]
|
|
[[a][b][c]]
|
|
[[a][b][c][d]]
|
|
[[a][b][c][d][e]]
|
|
[[a][b]]
|
|
] |