12bf0ff3e5
The `tabular` environment allows non-empty column separators with the "@{...}" syntax. Previously, pandoc would fail to parse tables if a non-empty colsep was present. With this commit, these separators are still ignored, but the table gets parsed. A test case is included. |
||
---|---|---|
.. | ||
Docx.hs | ||
EPUB.hs | ||
LaTeX.hs | ||
Markdown.hs | ||
Org.hs | ||
RST.hs | ||
Txt2Tags.hs |