diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2013-01-21 09:50:39 -0800 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2013-01-21 09:52:24 -0800 |
commit | af849537819885694cc4487056721480ab21067d (patch) | |
tree | 0a1ed38c3413ed71c9218759e4bb89c2969acf22 /src/Text/Pandoc/Readers/MediaWiki.hs | |
parent | c4b93bc3e7ea2006dbe3273ed06b66129775982e (diff) | |
download | pandoc-af849537819885694cc4487056721480ab21067d.tar.gz |
Markdown reader: Fixed bug with headerless grid tables.
The 1.10 code assumed that each table header cell contains
exactly one block. That failed for headerless tables (0) and also
for tables with multiple blocks in a header cell.
The code is fixed and tests provided. Thanks to Andrew Lee for
pointing out the bug.
Diffstat (limited to 'src/Text/Pandoc/Readers/MediaWiki.hs')
0 files changed, 0 insertions, 0 deletions