pandoc/tests
John MacFarlane 4ee92dce0c MediaWiki reader: Fixed bug in certain nested lists.
The bug: If a level 2 list was followed by a level 1 list, the first
item of the level 1 list would be lost.

Closes #1213.
2014-04-01 10:36:23 -07:00
..
Tests Merge branch 'master' of https://github.com/mb21/pandoc into mb21-master 2014-03-04 10:15:43 -08:00
bodybg.gif initial import 2006-10-17 14:22:29 +00:00
docbook-reader.docbook Don't put the text of an autolink in Code font. 2013-01-06 20:51:51 -08:00
docbook-reader.native Updated tests for latest pandoc-types changes. 2013-08-16 12:25:21 -07:00
fb2.basic.fb2 Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
fb2.basic.markdown Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
fb2.images-embedded.fb2 Implemented Ext_implicit_figures. 2013-01-14 20:53:08 -08:00
fb2.images-embedded.html FB2: support images embedded as data URIs + tests. 2012-07-22 11:13:14 -07:00
fb2.images.fb2 Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
fb2.images.markdown Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
fb2.math.fb2 Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
fb2.math.markdown Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
fb2.test-small.png Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
fb2.test.jpg Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
fb2.titles.fb2 Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
fb2.titles.markdown Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
haddock-reader.haddock Fixed haddock test output. 2013-04-08 09:08:41 -07:00
haddock-reader.native Updated tests for latest pandoc-types changes. 2013-08-16 12:25:21 -07:00
html-reader.html Added HTML reader tests for empty strong, emph. 2014-04-01 10:15:21 -07:00
html-reader.native Added HTML reader tests for empty strong, emph. 2014-04-01 10:15:21 -07:00
insert initial import 2006-10-17 14:22:29 +00:00
lalune.jpg initial import 2006-10-17 14:22:29 +00:00
latex-reader.latex Fixed bug with escaped % in LaTeX reader. 2013-01-20 19:21:13 -08:00
latex-reader.native LaTeX reader: Parse contents of curly quotes or matched " as quotes. 2013-11-18 20:28:27 -08: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 Updated tests for new HTML format. 2011-02-04 20:38:08 -08:00
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 Revised tests for new latex template. 2014-02-20 09:43:02 -08:00
lhs-test.latex+lhs Revised tests for new latex template. 2014-02-20 09:43:02 -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 Added failing tests for note beginning with a citation. 2012-06-03 19:26:36 -07:00
markdown-reader-more.native Updated tests for latest texmath. 2014-01-07 23:35:30 -08:00
markdown-reader-more.txt Added a test for #833. 2013-06-19 09:00:37 -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 initial import 2006-10-17 14:22:29 +00:00
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 Major rewrite of markdown reader. 2012-08-01 21:45:40 -07:00
pipe-tables.txt Added test for pipe table with spaces around header lines. 2013-03-02 19:06:12 -08:00
rst-reader.native Enhanced Pandoc's support for rST roles. 2014-02-15 17:51:33 +01: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 Updated tests. 2011-02-04 23:09:51 -08:00
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 Updated tests for correct col width. 2011-11-18 19:50:45 -08:00
tables.context Fixed tests for new ConTeXt writer behavior. 2013-11-30 16:34:32 -08:00
tables.docbook Docbook writer: Use CALS tables (instead of XHTML tables). 2011-07-24 23:24:03 -07:00
tables.fb2 Test suite for FB2 writer. 2012-07-22 11:13:14 -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 Add booktabs package for LaTeX tables 2013-12-04 04:26:22 +00:00
tables.man Man writer: use one decimal place for column widths. 2013-04-09 19:56:43 -07:00
tables.markdown pandoc: Add newline to output unless standalone. 2011-01-06 21:05:28 -08:00
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 OpenDocument writer: Use "First paragraph" style after most non-para blocks. 2011-03-16 12:35:32 -07:00
tables.org pandoc: Add newline to output unless standalone. 2011-01-06 21:05:28 -08:00
tables.plain pandoc: Add newline to output unless standalone. 2011-01-06 21:05:28 -08:00
tables.rst pandoc: Add newline to output unless standalone. 2011-01-06 21:05:28 -08:00
tables.rtf RTF writer: Fixed tables cells containing paragraphs. 2014-03-24 15:12:32 -07:00
tables.texinfo pandoc: Add newline to output unless standalone. 2011-01-06 21:05:28 -08:00
tables.textile Added needed space after .bc and .bq. 2011-01-23 10:08:11 -08:00
tables.txt Allow language-neutral table captions. 2010-07-06 21:02:26 -07:00
test-pandoc.hs Add a simple Emacs Org-mode reader 2014-03-04 10:40:40 +01:00
testsuite.native Adjusted writers and tests for change in parsing of div/span. 2013-08-18 14:36:40 -07:00
testsuite.txt Adjusted writers and tests for change in parsing of div/span. 2013-08-18 14:36:40 -07:00
textile-reader.native Tests updated to reflect changes to readers. 2014-04-01 13:53:34 +01:00
textile-reader.textile Tests updated to reflect changes to readers. 2014-04-01 13:53:34 +01:00
writer.asciidoc Added Attr field to Header. 2013-01-09 09:30:05 -08:00
writer.context Fixed tests for new ConTeXt writer behavior. 2013-11-30 16:34:32 -08:00
writer.docbook TexMath: Export readTeXMath', which attends to display/inline. 2013-11-01 14:28:24 -07:00
writer.fb2 Adjusted writers and tests for change in parsing of div/span. 2013-08-18 14:36:40 -07:00
writer.html HTML/EPUB footnotes: Put <sup> tag inside <a> tags. 2013-11-12 18:48:06 -08:00
writer.icml InDesign ICML Writer 2014-02-28 13:35:35 +01:00
writer.latex Revised tests for new latex template. 2014-02-20 09:43:02 -08:00
writer.man TexMath: Export readTeXMath', which attends to display/inline. 2013-11-01 14:28:24 -07:00
writer.markdown Markdown writer: Fixed bugs in YAML header output. 2013-09-06 22:26:38 -07:00
writer.mediawiki Adjusted writers and tests for change in parsing of div/span. 2013-08-18 14:36:40 -07:00
writer.native Adjusted writers and tests for change in parsing of div/span. 2013-08-18 14:36:40 -07:00
writer.opendocument ODT writer: Add draw:name attribute to draw:frame elements. 2013-11-30 17:00:58 -08:00
writer.opml Adjusted writers and tests for change in parsing of div/span. 2013-08-18 14:36:40 -07:00
writer.org Adjusted writers and tests for change in parsing of div/span. 2013-08-18 14:36:40 -07:00
writer.plain Adjusted writers and tests for change in parsing of div/span. 2013-08-18 14:36:40 -07:00
writer.rst Adjusted writers and tests for change in parsing of div/span. 2013-08-18 14:36:40 -07: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 Adjusted writers and tests for change in parsing of div/span. 2013-08-18 14:36:40 -07:00