7e99178a09
In https://github.com/jgm/pandoc-types/pull/36 we changed the table builder to pad cells. This commit changes tests (and two readers) to accord with this behavior.
16 lines
288 B
Text
16 lines
288 B
Text
[Table [] [AlignDefault,AlignDefault,AlignDefault,AlignDefault,AlignDefault] [0.0,0.0,0.0,0.0,0.0]
|
|
[[]
|
|
,[]
|
|
,[Plain [Str "h3"]]
|
|
,[Plain [Str "h4"]]
|
|
,[Plain [Str "h5"]]]
|
|
[[[Plain [Str "c11"]]
|
|
,[]
|
|
,[]
|
|
,[]
|
|
,[]]
|
|
,[[]
|
|
,[Plain [Str "c22"]]
|
|
,[Plain [Str "c23"]]
|
|
,[]
|
|
,[]]]]
|