diff options
author | John MacFarlane <jgm@berkeley.edu> | 2016-07-18 22:40:45 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2016-07-18 22:40:45 -0700 |
commit | 3490932d21d72a7708963794aeffc925ecda74f4 (patch) | |
tree | 04734ae5954d14f7db4bcc6c36d01bd36679bef8 /src/Text/Pandoc/Readers/EPUB.hs | |
parent | d9880fe3408baecd8ff7ae7a74291feea6f984e7 (diff) | |
download | pandoc-3490932d21d72a7708963794aeffc925ecda74f4.tar.gz |
Textile reader: improved table parsing.
We now handle cell and row attributes, mostly by skipping
them. However, alignments are now handled properly.
Since in pandoc alignment is per-column, not per-cell, we
try to devine column alignments from cell alignments.
Table captions are also now parsed, and textile indicators
for thead and tfoot no longer cause parse failure. (However,
a row designated as tfoot will just be a regular row in pandoc.)
Diffstat (limited to 'src/Text/Pandoc/Readers/EPUB.hs')
0 files changed, 0 insertions, 0 deletions