pandoc/tests
fiddlosopher 533dd14f98 Man writer: properly handle headerless tables.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1881 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-03-13 03:19:13 +00:00
..
MarkdownTest_1.0.3 Setup executable permissions on some files. 2007-01-05 07:39:32 +00:00
bodybg.gif initial import 2006-10-17 14:22:29 +00:00
html-reader.html Major change in the way ordered lists are handled: 2007-08-08 02:43:15 +00:00
html-reader.native Added accessors (docTitle, docAuthors, docDate) to Meta type. 2010-02-28 08:13:48 +00: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 LaTeX template: always include hyperref package. 2010-01-05 08:35:55 +00:00
latex-reader.native Added accessors (docTitle, docAuthors, docDate) to Meta type. 2010-02-28 08:13:48 +00:00
lhs-test.fragment.html+lhs Modified html+lhs output to use 'haskell' highlighter. 2009-11-21 04:40:59 +00:00
lhs-test.html Updated lhs tests. 2009-12-31 01:18:35 +00:00
lhs-test.html+lhs Updated lhs tests. 2009-12-31 01:18:35 +00:00
lhs-test.latex LaTeX template: always include hyperref package. 2010-01-05 08:35:55 +00:00
lhs-test.latex+lhs LaTeX template: always include hyperref package. 2010-01-05 08:35:55 +00:00
lhs-test.markdown Updated test suites: regular paragraph before block quote. 2009-02-14 04:08:18 +00:00
lhs-test.markdown+lhs Updated test suites: regular paragraph before block quote. 2009-02-14 04:08:18 +00:00
lhs-test.native Added accessors (docTitle, docAuthors, docDate) to Meta type. 2010-02-28 08:13:48 +00:00
lhs-test.rst Updated test suites: regular paragraph before block quote. 2009-02-14 04:08:18 +00:00
lhs-test.rst+lhs Updated test suites: regular paragraph before block quote. 2009-02-14 04:08:18 +00:00
markdown-reader-more.native Disallow blank lines in inline code span. 2010-03-06 02:42:15 +00:00
markdown-reader-more.txt Disallow blank lines in inline code span. 2010-03-06 02:42:15 +00:00
movie.jpg initial import 2006-10-17 14:22:29 +00:00
rst-reader.native Added accessors (docTitle, docAuthors, docDate) to Meta type. 2010-02-28 08:13:48 +00:00
rst-reader.rst RST reader: Improved grid tables. 2010-02-27 20:39:21 +00:00
RunTests.hs Reformatting and comments in RunTests.hs. (Eric Kow) 2010-02-27 03:57:03 +00:00
s5.basic.html Use UTF8 instead of entities in HTML. 2009-12-31 02:06:52 +00:00
s5.fancy.html Improved RST writer. 2009-12-31 01:16:19 +00:00
s5.fragment.html Use UTF8 instead of entities in HTML. 2009-12-31 02:06:52 +00:00
s5.inserts.html Use UTF8 instead of entities in HTML. 2009-12-31 02:06:52 +00:00
s5.native Added accessors (docTitle, docAuthors, docDate) to Meta type. 2010-02-28 08:13:48 +00:00
tables-rstsubset.native RST writer: Fixed headerless tables. 2010-03-11 03:01:27 +00:00
tables.context Updated context tests. 2010-03-07 19:35:47 +00:00
tables.docbook Docbook writer: handle headerless tables. 2010-03-09 04:34:07 +00:00
tables.html HTML writer: Use tbody, thead, and cols in tables. 2010-03-10 06:19:53 +00:00
tables.latex Updated latex and html table tests for new test case. 2010-03-07 19:35:27 +00:00
tables.man Man writer: properly handle headerless tables. 2010-03-13 03:19:13 +00:00
tables.markdown Markdown writer: proper support for headerless tables. 2010-03-10 07:34:10 +00:00
tables.mediawiki MediaWiki writer: fixed headerless tables. 2010-03-11 03:01:18 +00:00
tables.native Added test case for multiline table wo column headers. 2010-03-07 19:35:21 +00:00
tables.opendocument Opendocument writer: support new templates. 2009-12-31 01:17:12 +00:00
tables.rst RST writer: Fixed headerless tables. 2010-03-11 03:01:27 +00:00
tables.rtf RTF writer: fixed headerless tables. 2010-03-11 03:01:09 +00:00
tables.texinfo Texinfo writer: fixed headerless tables. 2010-03-13 03:19:03 +00:00
tables.txt Added test case for multiline table wo column headers. 2010-03-07 19:35:21 +00:00
testsuite.native Added accessors (docTitle, docAuthors, docDate) to Meta type. 2010-02-28 08:13:48 +00:00
testsuite.txt Markdown reader: Allow footnotes to be indented < 4 spaces. 2010-03-01 22:37:06 +00:00
writer.context Updated context tests. 2010-03-07 19:35:47 +00:00
writer.docbook Docbook writer: use unicode instead of entities. 2010-01-01 04:12:00 +00:00
writer.html Finished converting HTML writer to use unicode instead of entities. 2010-01-01 04:11:48 +00:00
writer.latex LaTeX template: redefine labelwidth when using enumerate package. 2010-03-01 22:24:19 +00:00
writer.man Revised man writer to use new templates. 2009-12-31 01:17:27 +00:00
writer.markdown Use separate title, author, date variables in markdown template. 2009-12-31 01:15:24 +00:00
writer.mediawiki Mediawiki writer: Don't print a "== Notes ==" header before references. 2010-02-27 03:57:24 +00:00
writer.native Added accessors (docTitle, docAuthors, docDate) to Meta type. 2010-02-28 08:13:48 +00:00
writer.opendocument Removed entities from opendocument writer test. 2010-01-01 04:12:16 +00:00
writer.rst Improved RST writer. 2009-12-31 01:16:19 +00:00
writer.rtf Modified RTF writer to use new templates. 2009-12-31 01:17:36 +00:00
writer.texinfo Updated texinfo writer to use new templates. 2009-12-31 01:17:45 +00:00