pandoc/tests
fiddlosopher 76e6c071d0 Disallow blank lines in inline code span.
Also added additional test cases for markdown code spans.

git-svn-id: https://pandoc.googlecode.com/svn/trunk@1860 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-03-06 02:42:15 +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 Added accessors (docTitle, docAuthors, docDate) to Meta type. 2010-02-28 08:13:48 +00:00
tables.context Better looking simple tables. Resolves Issue #180. 2009-11-28 03:22:33 +00:00
tables.docbook Updated docbook writer to use new templates. 2009-12-31 01:16:44 +00:00
tables.html Better looking simple tables. Resolves Issue #180. 2009-11-28 03:22:33 +00:00
tables.latex Better looking simple tables. Resolves Issue #180. 2009-11-28 03:22:33 +00:00
tables.man Better looking simple tables. Resolves Issue #180. 2009-11-28 03:22:33 +00:00
tables.markdown Better looking simple tables. Resolves Issue #180. 2009-11-28 03:22:33 +00:00
tables.mediawiki Better looking simple tables. Resolves Issue #180. 2009-11-28 03:22:33 +00:00
tables.native Added accessors (docTitle, docAuthors, docDate) to Meta type. 2010-02-28 08:13:48 +00:00
tables.opendocument Opendocument writer: support new templates. 2009-12-31 01:17:12 +00:00
tables.rst Better looking simple tables. Resolves Issue #180. 2009-11-28 03:22:33 +00:00
tables.rtf Better looking simple tables. Resolves Issue #180. 2009-11-28 03:22:33 +00:00
tables.texinfo Better looking simple tables. Resolves Issue #180. 2009-11-28 03:22:33 +00:00
tables.txt Added support for tables in markdown reader and in LaTeX, 2007-01-15 19:52:42 +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 Tweaked templates and tests. 2009-12-31 01:14:27 +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