pandoc/tests
Mathias Schenner 1e3ef0e36f LaTeX reader: allow valign argument in tables
The `tabular` environment takes an optional parameter for
vertical alignment. Previously, pandoc would fail to parse
tables if this parameter was present. With this commit,
the parameter is still ignored, but the table gets
parsed. A test case is included.
2015-03-08 15:39:18 +01:00
..
docx Docx reader: add test for verbatim in sub/superscript. 2015-02-21 08:45:38 -05:00
epub EPUB Tests: Seperating image testing from other features 2014-09-25 13:33:25 +01:00
fb2 Revised tests directory. 2014-08-13 11:16:50 -07:00
Tests LaTeX reader: allow valign argument in tables 2015-03-08 15:39:18 +01:00
bodybg.gif
docbook-reader.docbook DocBook reader: document/test "type" as implemented 2014-12-08 23:17:27 -08:00
docbook-reader.native DocBook readers: Include id on section headers. 2014-12-14 23:46:25 -08:00
dokuwiki_external_images.dokuwiki DokuWiki writer: add external_images test 2014-11-09 02:18:58 -05:00
dokuwiki_external_images.native DokuWiki writer: add external_images test 2014-11-09 02:18:58 -05:00
dokuwiki_inline_formatting.dokuwiki Append newline to the LineBreak of various writers 2015-02-04 22:42:22 -08:00
dokuwiki_inline_formatting.native Revised tests directory. 2014-08-13 11:16:50 -07:00
dokuwiki_multiblock_table.dokuwiki DokuWiki writer: Make tables prettier by aligning columns. 2014-08-30 21:24:33 -07:00
dokuwiki_multiblock_table.native Dokuwiki writer: Add a test for multiblock table cells. 2014-08-30 15:34:40 -04:00
haddock-reader.haddock Rewrote haddock reader to use haddock-library. 2014-06-18 14:18:55 -07:00
haddock-reader.native Revised haddock reader tests for changes in reader. 2014-06-18 18:04:08 -07:00
html-reader.html fixes #1859 HTML Reader table parsing 2015-01-25 09:41:12 +01:00
html-reader.native fixes #1859 HTML Reader table parsing 2015-01-25 09:41:12 +01:00
insert
lalune.jpg
latex-reader.latex Fixed bug with escaped % in LaTeX reader. 2013-01-20 19:21:13 -08:00
latex-reader.native Update latex reader test for change in latex reader. 2014-04-26 12:32:22 -07:00
lhs-test-markdown.native RST writer: Use .. code:: language for code blocks with language. 2013-01-26 16:12:11 -08:00
lhs-test.fragment.html+lhs
lhs-test.html Use registerHeader in RST and LaTeX readers. 2013-09-01 09:13:31 -07:00
lhs-test.html+lhs Use registerHeader in RST and LaTeX readers. 2013-09-01 09:13:31 -07:00
lhs-test.latex Improved texorpdfstring patch #1148. 2014-12-15 10:06:03 -08:00
lhs-test.latex+lhs Improved texorpdfstring patch #1148. 2014-12-15 10:06:03 -08:00
lhs-test.markdown Don't use tilde code blocks with braced attributes in gfm output. 2013-12-09 20:31:47 -08:00
lhs-test.markdown+lhs RST writer: Use .. code:: language for code blocks with language. 2013-01-26 16:12:11 -08:00
lhs-test.native Use registerHeader in RST and LaTeX readers. 2013-09-01 09:13:31 -07:00
lhs-test.rst RST writer: Use .. code:: language for code blocks with language. 2013-01-26 16:12:11 -08:00
lhs-test.rst+lhs RST writer: Use .. code:: language for code blocks with language. 2013-01-26 16:12:11 -08:00
markdown-citations.native Markdown reader: unresolved citations fall back to original text. 2013-09-14 22:28:37 -07:00
markdown-citations.txt
markdown-reader-more.native Markdown writer: Avoid introducing spurious list items through wrapping. 2015-02-25 10:16:05 -08:00
markdown-reader-more.txt Markdown writer: Avoid introducing spurious list items through wrapping. 2015-02-25 10:16:05 -08:00
mediawiki-reader.native MediaWiki reader: Fixed bug in certain nested lists. 2014-04-01 10:36:23 -07:00
mediawiki-reader.wiki MediaWiki reader: Fixed bug in certain nested lists. 2014-04-01 10:36:23 -07:00
movie.jpg
opml-reader.native Tests updated to reflect changes to readers. 2014-04-01 13:53:34 +01:00
opml-reader.opml Added OPML template, tests. 2013-03-20 10:17:59 -07:00
pipe-tables.native Markdown reader: Make one-column pipe tables work. 2014-05-01 09:23:21 -07:00
pipe-tables.txt Fixed pipe tables -- headerless tables are not allowed. 2015-03-07 10:40:13 -08:00
rst-reader.native RST Reader: compute Attrs when role is defined 2014-12-12 14:45:45 +00:00
rst-reader.rst Enhanced Pandoc's support for rST roles. 2014-02-15 17:51:33 +01:00
s5-basic.html HTML writer: Add "inline" or "display" class to math spans. 2015-02-01 11:08:27 -08:00
s5-fancy.html Revised tests directory. 2014-08-13 11:16:50 -07:00
s5-fragment.html HTML writer: Add "inline" or "display" class to math spans. 2015-02-01 11:08:27 -08:00
s5-inserts.html HTML writer: Add "inline" or "display" class to math spans. 2015-02-01 11:08:27 -08:00
s5.native Updated tests for latest pandoc-types changes. 2013-08-16 12:25:21 -07:00
tables-rstsubset.native RST reader: Use Text.Pandoc.Builder. 2012-09-27 17:52:48 -07:00
tables.asciidoc Pretty: Make CR + BLANKLINE = BLANKLINE. 2014-10-20 20:26:08 -07:00
tables.context Fixed tests for new ConTeXt writer behavior. 2013-11-30 16:34:32 -08:00
tables.docbook
tables.dokuwiki DokuWiki writer: Make tables prettier by aligning columns. 2014-08-30 21:24:33 -07:00
tables.fb2 Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
tables.haddock Pretty: Make CR + BLANKLINE = BLANKLINE. 2014-10-20 20:26:08 -07:00
tables.html HTML writer: Add colgroup around col tags. 2014-03-05 13:01:23 -08:00
tables.icml InDesign ICML Writer 2014-02-28 13:35:35 +01:00
tables.latex LaTeX writer: Add \strut to fix multiline tables 2014-08-29 13:54:08 +00:00
tables.man Man writer: use one decimal place for column widths. 2013-04-09 19:56:43 -07:00
tables.markdown
tables.mediawiki MediaWiki writer: Use native mediawiki tables instead of HTML. 2013-08-03 23:05:14 -07:00
tables.native Major rewrite of markdown reader. 2012-08-01 21:45:40 -07:00
tables.opendocument
tables.org Pretty: Make CR + BLANKLINE = BLANKLINE. 2014-10-20 20:26:08 -07:00
tables.plain
tables.rst Pretty: Make CR + BLANKLINE = BLANKLINE. 2014-10-20 20:26:08 -07:00
tables.rtf RTF writer: Fixed tables cells containing paragraphs. 2014-03-24 15:12:32 -07:00
tables.texinfo
tables.textile Textile reader: Improved table support. 2014-08-30 20:34:42 -07:00
tables.txt
test-pandoc.hs Make options work with test-pandoc. 2014-08-13 12:19:42 -07:00
testsuite.native Markdown reader: better handling of paragraph in div. 2014-08-31 12:55:47 -07:00
testsuite.txt Markdown reader: revised definition list syntax (closes #1429). 2014-07-20 16:33:59 -07:00
textile-reader.native Make raw_tex extension non-default for textile reader, writer. 2014-08-14 09:49:31 -07:00
textile-reader.textile Make raw_tex extension non-default for textile reader, writer. 2014-08-14 09:49:31 -07:00
twiki-reader.native TWiki Reader: add basic syntax test 2014-10-30 20:02:05 +01:00
twiki-reader.twiki TWiki Reader: add basic syntax test 2014-10-30 20:02:05 +01:00
txt2tags.native Txt2Tags Reader: Parse Meta information 2014-08-21 17:09:40 +01:00
txt2tags.t2t Txt2Tags Reader: Parse Meta information 2014-08-21 17:09:40 +01:00
writer.asciidoc Markdown reader: better handling of paragraph in div. 2014-08-31 12:55:47 -07:00
writer.context Markdown reader: better handling of paragraph in div. 2014-08-31 12:55:47 -07:00
writer.docbook Revamped raw HTML block parsing in markdown. 2014-07-07 15:53:59 -06:00
writer.dokuwiki Append newline to the LineBreak of various writers 2015-02-04 22:42:22 -08:00
writer.fb2 FB2 writer: Add newline to output. 2014-12-15 22:14:29 -08:00
writer.haddock Haddock writer: Use _____ for hrule. 2014-06-19 00:28:23 -07:00
writer.html Append newline to the LineBreak of various writers 2015-02-04 22:42:22 -08:00
writer.icml ICML writer: Better handling of raw blocks and inlines. 2015-02-17 08:50:48 -08:00
writer.latex Append newline to the LineBreak of various writers 2015-02-04 22:42:22 -08:00
writer.man Markdown reader: better handling of paragraph in div. 2014-08-31 12:55:47 -07:00
writer.markdown Markdown writer: Avoid introducing spurious list items through wrapping. 2015-02-25 10:16:05 -08:00
writer.mediawiki Merge pull request #1927 from freephile/master 2015-02-07 20:33:33 -08:00
writer.native Markdown reader: better handling of paragraph in div. 2014-08-31 12:55:47 -07:00
writer.opendocument Append newline to the LineBreak of various writers 2015-02-04 22:42:22 -08:00
writer.opml Markdown writer: Avoid introducing spurious list items through wrapping. 2015-02-25 10:16:05 -08:00
writer.org Revamped raw HTML block parsing in markdown. 2014-07-07 15:53:59 -06:00
writer.plain Markdown writer: Avoid introducing spurious list items through wrapping. 2015-02-25 10:16:05 -08:00
writer.rst Reverted "omit blank lines after list items," better fix for #1777. 2014-11-25 12:34:44 -08:00
writer.rtf Markdown reader: better handling of paragraph in div. 2014-08-31 12:55:47 -07:00
writer.texinfo Merge branch 'patch/fixTexinfoWrap' of https://github.com/timtylin/scholdoc into timtylin-patch/fixTexinfoWrap 2015-02-07 20:28:56 -08:00
writer.textile Markdown reader: better handling of paragraph in div. 2014-08-31 12:55:47 -07:00