34 lines
1.1 KiB
Text
34 lines
1.1 KiB
Text
[Table ("",[],[]) (Caption Nothing
|
|
[Para [Str "Sample",Space,Str "grid",Space,Str "table."]]) [(AlignDefault,Just 0.2222222222222222),(AlignDefault,Just 0.2222222222222222),(AlignDefault,Just 0.2916666666666667)] 0
|
|
[Row ("",[],[])
|
|
[Cell ("",[],[]) Nothing 1 1
|
|
[Plain [Str "Fruit"]]
|
|
,Cell ("",[],[]) Nothing 1 1
|
|
[Plain [Str "Price"]]
|
|
,Cell ("",[],[]) Nothing 1 1
|
|
[Plain [Str "Advantages"]]]]
|
|
[Row ("",[],[])
|
|
[Cell ("",[],[]) Nothing 1 1
|
|
[Para [Str "Bananas"]]
|
|
,Cell ("",[],[]) Nothing 1 1
|
|
[Para [Str "$1.34"]]
|
|
,Cell ("",[],[]) Nothing 1 1
|
|
[Para [Str "built-in",Space,Str "wrapper"]
|
|
,Para [Str "potassium"]]]
|
|
,Row ("",[],[])
|
|
[Cell ("",[],[]) Nothing 1 1
|
|
[Para [Str "Oranges"]]
|
|
,Cell ("",[],[]) Nothing 1 1
|
|
[Para [Str "$2.10"]]
|
|
,Cell ("",[],[]) Nothing 1 1
|
|
[BulletList
|
|
[[Plain [Str "cures",Space,Str "scurvy"]]
|
|
,[Plain [Str "tasty"]]]]]
|
|
,Row ("",[],[])
|
|
[Cell ("",[],[]) Nothing 1 1
|
|
[Para [Str "Apples"]]
|
|
,Cell ("",[],[]) Nothing 1 1
|
|
[Para [Str "$1.10"]]
|
|
,Cell ("",[],[]) Nothing 1 1
|
|
[Para [Str "Some",Space,Str "text",LineBreak,LineBreak,Str "after",Space,Str "two",Space,Str "linebreaks"]]]]
|
|
[]]
|