aboutsummaryrefslogtreecommitdiff
path: root/test/pptx/slide-level-0/h1-h2-with-table/input.native
blob: c6e65ecf5fd1216a01414e69a8f536aea0c1d5d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Header 1 ("hello",[],[]) [Str "Hello"]
,Header 2 ("there",[],[]) [Str "There"]
,Table ("",[],[]) (Caption Nothing
 [])
 [(AlignDefault,ColWidth 5.555555555555555e-2)]
 (TableHead ("",[],[])
 [])
 [(TableBody ("",[],[]) (RowHeadColumns 0)
  []
  [Row ("",[],[])
   [Cell ("",[],[]) AlignDefault (RowSpan 1) (ColSpan 1)
    [Plain [Str "1"]]]])]
 (TableFoot ("",[],[])
 [])]