pandoc/tests
John MacFarlane c302ab3133 Markdown writer: More improvements to 'plain' output, updated tests.
Math now appears in unicode if possible, without the distracting
italics around identifiers.

Blank lines around headers are more consistent.

Footnotes appear in regular [n] style.
2014-07-27 07:57:23 -07:00
..
Tests Txt2Tags Reader: Added tests 2014-07-27 00:12:57 +01:00
bodybg.gif
docbook-reader.docbook DocBook reader: Better handle elements inside code environments. 2014-07-23 10:06:36 -07:00
docbook-reader.native DocBook reader: Better handle elements inside code environments. 2014-07-23 10:06:36 -07:00
docx.already_auto_ident.docx Docx reader: Add test 2014-07-15 18:32:19 +01:00
docx.already_auto_ident.native Docx reader: Add test 2014-07-15 18:32:19 +01:00
docx.block_quotes.docx Add DocX automated tests. 2014-06-16 07:18:40 -04:00
docx.block_quotes_parse_indent.native Update docx tests to reflect new expected behavior 2014-06-28 17:47:00 -04:00
docx.codeblock.docx Docx reader: add failing tests for inline code and code blocks. 2014-06-24 10:33:49 -04:00
docx.codeblock.native Docx reader: add failing tests for inline code and code blocks. 2014-06-24 10:33:49 -04:00
docx.deep_normalize.docx Docx reader tests: add tests for normalization deep in blocks. 2014-06-22 01:58:41 -04:00
docx.deep_normalize.native Docx reader tests: add tests for normalization deep in blocks. 2014-06-22 01:58:41 -04:00
docx.definition_list.docx Docx Reader: add failing defintion list tests. 2014-06-24 12:11:57 -04:00
docx.definition_list.native Docx Reader: add failing defintion list tests. 2014-06-24 12:11:57 -04:00
docx.hanging_indent.docx Docx reader: Add tests for hanging indent handline. 2014-06-29 23:37:00 -04:00
docx.hanging_indent.native Docx reader: Add tests for hanging indent handline. 2014-06-29 23:37:00 -04:00
docx.headers.docx Add DocX automated tests. 2014-06-16 07:18:40 -04:00
docx.headers.native Update docx tests to reflect new expected behavior 2014-06-28 17:47:00 -04:00
docx.image.docx Add DocX automated tests. 2014-06-16 07:18:40 -04:00
docx.image_no_embed.native Update docx tests to reflect new expected behavior 2014-06-28 17:47:00 -04:00
docx.inline_code.docx Docx reader: add failing tests for inline code and code blocks. 2014-06-24 10:33:49 -04:00
docx.inline_code.native Docx reader: add failing tests for inline code and code blocks. 2014-06-24 10:33:49 -04:00
docx.inline_formatting.docx Add DocX automated tests. 2014-06-16 07:18:40 -04:00
docx.inline_formatting.native Add DocX automated tests. 2014-06-16 07:18:40 -04:00
docx.links.docx Add DocX automated tests. 2014-06-16 07:18:40 -04:00
docx.links.native Update docx tests to reflect new expected behavior 2014-06-28 17:47:00 -04:00
docx.lists.docx Add DocX automated tests. 2014-06-16 07:18:40 -04:00
docx.lists.native Update docx tests to reflect new expected behavior 2014-06-28 17:47:00 -04:00
docx.normalize.docx Add normalization test. 2014-06-22 00:46:19 -04:00
docx.normalize.native Docx reader tests: Correct normalize test. 2014-06-22 01:56:33 -04:00
docx.notes.docx Add DocX automated tests. 2014-06-16 07:18:40 -04:00
docx.notes.native Update docx tests to reflect new expected behavior 2014-06-28 17:47:00 -04:00
docx.tables.docx Add DocX automated tests. 2014-06-16 07:18:40 -04:00
docx.tables.native Update docx tests to reflect new expected behavior 2014-06-28 17:47:00 -04:00
docx.tabs.docx Add tabs tests. 2014-06-19 19:33:22 -04:00
docx.tabs.native Add tabs tests. 2014-06-19 19:33:22 -04:00
docx.track_changes_deletion.docx Docx reader: Add tests for basic track changes 2014-06-25 11:09:28 -04:00
docx.track_changes_deletion_accept.native Track changes tests. 2014-06-25 16:13:59 -04:00
docx.track_changes_deletion_all.native Track changes tests. 2014-06-25 16:13:59 -04:00
docx.track_changes_deletion_reject.native Track changes tests. 2014-06-25 16:13:59 -04:00
docx.track_changes_insertion.docx Docx reader: Add tests for basic track changes 2014-06-25 11:09:28 -04:00
docx.track_changes_insertion_accept.native Track changes tests. 2014-06-25 16:13:59 -04:00
docx.track_changes_insertion_all.native Track changes tests. 2014-06-25 16:13:59 -04:00
docx.track_changes_insertion_reject.native Track changes tests. 2014-06-25 16:13:59 -04:00
docx.trailing_spaces_in_formatting.docx Add test for correctly trimming spaces in formatting. 2014-06-23 17:08:26 -04:00
docx.trailing_spaces_in_formatting.native Add test for correctly trimming spaces in formatting. 2014-06-23 17:08:26 -04:00
docx.unicode.docx Add DocX automated tests. 2014-06-16 07:18:40 -04:00
docx.unicode.native Add DocX automated tests. 2014-06-16 07:18:40 -04:00
dokuwiki-writer.dokuwiki Stop plain text ** and __ becoming formatting in dokuwiki writer () 2013-08-18 09:15:33 +01:00
dokuwiki-writer.native Add more tests for dokuwiki writer () 2013-08-17 19:03:58 +01:00
dokuwiki.inline_formatting.dokuwiki DokuWiki writer: Span no longer swallows text 2014-07-02 22:40:34 +01:00
dokuwiki.inline_formatting.native DokuWiki writer: Add new test showing that span swallows content. 2014-07-02 22:26:11 +01:00
fb2.basic.fb2
fb2.basic.markdown
fb2.images-embedded.fb2 HTML reader: parse Div and Span elements even without --parse-raw. 2014-07-20 21:43:54 -07:00
fb2.images-embedded.html
fb2.images.fb2
fb2.images.markdown
fb2.math.fb2
fb2.math.markdown
fb2.test-small.png
fb2.test.jpg
fb2.titles.fb2
fb2.titles.markdown
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 Added failing HTML reader test for table. 2014-06-16 15:12:10 -07:00
html-reader.native Updated HTML reader table test - should be simple table. 2014-06-16 15:15:35 -07: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 Updated tests for c8bc70a6bb. 2014-06-01 23:39:15 -07:00
lhs-test.latex+lhs Updated tests for c8bc70a6bb. 2014-06-01 23:39:15 -07: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 reader: inline math must have nonspace before final $. 2014-05-27 11:59:28 -07:00
markdown-reader-more.txt Markdown reader: inline math must have nonspace before final $. 2014-05-27 11:59:28 -07: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 Markdown reader: Make one-column pipe tables work. 2014-05-01 09:23:21 -07:00
rst-reader.native RST reader: Some fixes to last change, and use "author" not "authors". 2014-04-30 11:28:18 -07:00
rst-reader.rst Enhanced Pandoc's support for rST roles. 2014-02-15 17:51:33 +01:00
s5.basic.html HTML writer: Support header attributes. 2013-02-14 19:35:58 -08:00
s5.fancy.html HTML writer: Support header attributes. 2013-02-14 19:35:58 -08:00
s5.fragment.html
s5.inserts.html Added css to preserve spaces in <code> tags. 2013-01-04 23:02:22 -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 AsciiDoc writer: Added test for empty table cells. 2014-05-03 21:24:20 -07:00
tables.context Fixed tests for new ConTeXt writer behavior. 2013-11-30 16:34:32 -08:00
tables.docbook
tables.dokuwiki Revert "DokuWiki writer: Whitespace to a testsuite output file." 2014-07-02 22:48:04 +01:00
tables.fb2
tables.haddock Small fix to haddock "tables". 2014-06-18 18:08:41 -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: Put table captions above tables. 2014-07-10 13:06:41 -07: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
tables.plain
tables.rst
tables.rtf RTF writer: Fixed tables cells containing paragraphs. 2014-03-24 15:12:32 -07:00
tables.texinfo
tables.textile
tables.txt
test-pandoc.hs Txt2Tags Reader: Added tests 2014-07-27 00:12:57 +01:00
testsuite.native Revamped raw HTML block parsing in markdown. 2014-07-07 15:53:59 -06:00
testsuite.txt Markdown reader: revised definition list syntax (closes ). 2014-07-20 16:33:59 -07:00
textile-reader.native Textile reader: Better support for attributes. 2014-04-05 21:02:12 -07:00
textile-reader.textile Tests updated to reflect changes to readers. 2014-04-01 13:53:34 +01:00
txt2tags.native Txt2Tags Reader: Added tests 2014-07-27 00:12:57 +01:00
txt2tags.t2t Txt2Tags Reader: Added tests 2014-07-27 00:12:57 +01:00
writer.asciidoc AsciiDoc writer: Double markers in intraword emphasis. 2014-07-20 12:24:53 -07:00
writer.context ConTeXt writer: Improved autolinks. 2014-04-30 08:58:10 -07:00
writer.docbook Revamped raw HTML block parsing in markdown. 2014-07-07 15:53:59 -06:00
writer.dokuwiki Use raw HTML for complex block quotes. 2014-07-13 16:15:45 -07:00
writer.fb2 Revamped raw HTML block parsing in markdown. 2014-07-07 15:53:59 -06:00
writer.haddock Haddock writer: Use _____ for hrule. 2014-06-19 00:28:23 -07:00
writer.html Revamped raw HTML block parsing in markdown. 2014-07-07 15:53:59 -06:00
writer.icml Revamped raw HTML block parsing in markdown. 2014-07-07 15:53:59 -06:00
writer.latex LaTeX writer: Use \nolinkurl in email autolinks. 2014-07-15 16:42:39 -07:00
writer.man TexMath: Export readTeXMath', which attends to display/inline. 2013-11-01 14:28:24 -07:00
writer.markdown Markdown writer: More improvements to 'plain' output, updated tests. 2014-07-27 07:57:23 -07:00
writer.mediawiki Revamped raw HTML block parsing in markdown. 2014-07-07 15:53:59 -06:00
writer.native Revamped raw HTML block parsing in markdown. 2014-07-07 15:53:59 -06:00
writer.opendocument ODT writer: Add draw:name attribute to draw:frame elements. 2013-11-30 17:00:58 -08:00
writer.opml Markdown writer: More improvements to 'plain' output, updated tests. 2014-07-27 07:57:23 -07:00
writer.org Revamped raw HTML block parsing in markdown. 2014-07-07 15:53:59 -06:00
writer.plain Markdown writer: More improvements to 'plain' output, updated tests. 2014-07-27 07:57:23 -07:00
writer.rst Revamped raw HTML block parsing in markdown. 2014-07-07 15:53:59 -06:00
writer.rtf TexMath: Export readTeXMath', which attends to display/inline. 2013-11-01 14:28:24 -07:00
writer.texinfo Don't put the text of an autolink in Code font. 2013-01-06 20:51:51 -08:00
writer.textile Revamped raw HTML block parsing in markdown. 2014-07-07 15:53:59 -06:00