pandoc/tests
2013-01-04 23:16:49 -08:00
..
MarkdownTest_1.0.3
Tests Updated test runner for changes in pandoc. 2013-01-03 11:20:10 -08:00
biblio.bib
bodybg.gif
chicago-author-date.csl
docbook-reader.docbook DocBook reader: More improvements, passes tests. 2012-05-09 10:34:37 -07:00
docbook-reader.native DocBook reader: More improvements, passes tests. 2012-05-09 10:34:37 -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 FB2: support images embedded as data URIs + tests. 2012-07-22 11:13:14 -07: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
html-reader.html
html-reader.native
ieee.csl
insert
lalune.jpg
latex-reader.latex LaTeX reader: Support obeylines environment. 2012-09-06 16:27:01 -07:00
latex-reader.native Removed citationSuppressParens. 2012-10-28 09:36:15 -07:00
lhs-test.fragment.html+lhs
lhs-test.html Added css to preserve spaces in <code> tags. 2013-01-04 23:02:22 -08:00
lhs-test.html+lhs Added css to preserve spaces in <code> tags. 2013-01-04 23:02:22 -08:00
lhs-test.latex Updated lhs-test.latex for new highlighting-kate treatment of `. 2012-10-20 23:54:05 -07:00
lhs-test.latex+lhs Updated tests for changes in LaTeX template. 2012-06-08 11:00:27 -07:00
lhs-test.markdown
lhs-test.markdown+lhs
lhs-test.native Major rewrite of markdown reader. 2012-08-01 21:45:40 -07:00
lhs-test.rst
lhs-test.rst+lhs
markdown-citations.chicago-author-date.txt Added failing tests for note beginning with a citation. 2012-06-03 19:26:36 -07:00
markdown-citations.ieee.txt Added failing tests for note beginning with a citation. 2012-06-03 19:26:36 -07:00
markdown-citations.mhra.txt Added failing tests for note beginning with a citation. 2012-06-03 19:26:36 -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 Added tests for implicit header references. 2013-01-03 20:43:44 -08:00
markdown-reader-more.txt Added tests for implicit header references. 2013-01-03 20:43:44 -08:00
mediawiki-reader.native MediaWiki reader: Allow table in table cell. 2012-09-15 21:06:55 -07:00
mediawiki-reader.wiki MediaWiki reader: Allow table in table cell. 2012-09-15 21:06:55 -07:00
mhra.csl
movie.jpg
pipe-tables.native Major rewrite of markdown reader. 2012-08-01 21:45:40 -07:00
pipe-tables.txt Revised code for pipe tables. 2012-07-22 22:09:15 -07:00
rst-reader.native RST reader: Consolidate super/subscript, math into interpretedRole. 2012-09-30 20:28:50 -07:00
rst-reader.rst RST reader: Consolidated math block parsers into directive. 2012-09-29 16:59:41 -04:00
s5.basic.html Added css to preserve spaces in <code> tags. 2013-01-04 23:02:22 -08:00
s5.fancy.html Added css to preserve spaces in <code> tags. 2013-01-04 23:02:22 -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
tables-rstsubset.native RST reader: Use Text.Pandoc.Builder. 2012-09-27 17:52:48 -07:00
tables.asciidoc
tables.context
tables.docbook
tables.fb2 Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
tables.html
tables.latex LaTeX writer: Don't use \endhead with longtable. 2012-09-15 20:40:48 -07:00
tables.man
tables.markdown
tables.mediawiki
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
tables.texinfo
tables.textile
tables.txt
test-pandoc.hs Integrated test suite with cabal. 2012-07-26 09:43:27 -07:00
testsuite.native Major rewrite of markdown reader. 2012-08-01 21:45:40 -07:00
testsuite.txt
textile-reader.native Textile reader/writer: Fixed autolinks. 2012-11-06 16:05:17 -08:00
textile-reader.textile Textile reader/writer: Fixed autolinks. 2012-11-06 16:05:17 -08:00
writer.asciidoc
writer.context Fixed spacing in context writer test. 2012-09-08 12:13:36 -07:00
writer.docbook Docbook writer: Use sect1, sect2, etc. instead of section. 2012-01-27 11:32:02 -08:00
writer.fb2 Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
writer.html Added css to preserve spaces in <code> tags. 2013-01-04 23:02:22 -08:00
writer.latex LaTeX writer: Don't rely on the enumerate package. 2012-09-16 22:24:55 -07:00
writer.man Man writer: Escape - as \-. 2012-08-18 10:29:15 -07:00
writer.markdown Markdown writer: Improved definition lists. 2012-05-16 13:07:58 -07:00
writer.mediawiki MediaWiki writer: use <code> not <tt> for Code. 2013-01-04 23:16:49 -08:00
writer.native Major rewrite of markdown reader. 2012-08-01 21:45:40 -07:00
writer.opendocument Major rewrite of markdown reader. 2012-08-01 21:45:40 -07:00
writer.org
writer.plain
writer.rst RST writer: Don't add ":align: center" to figures. 2012-11-04 18:33:35 -08:00
writer.rtf
writer.texinfo Texinfo writer: Fixed internal cross-references. 2012-09-24 19:13:34 -07:00
writer.textile Textile reader/writer: Fixed autolinks. 2012-11-06 16:05:17 -08:00