60004cd518
In the past, the docx reader wrote an empty header as an empty list. It should have the same width as a row (and be filled with empty cells). (Note that I've reordered the code here slightly to get rid of a call to `head`. It wasn't unsafe because it tested for null, but it was a bit of a smell.)
7 lines
155 B
Text
7 lines
155 B
Text
[Table [] [AlignDefault,AlignDefault,AlignDefault] [0.0,0.0,0.0]
|
|
[[]
|
|
,[]
|
|
,[]]
|
|
[[[Plain [Str "One"]]
|
|
,[Plain [Str "Row"]]
|
|
,[Plain [Str "Table"]]]]]
|