pandoc/tests
fiddlosopher 56217f1004 Added --mathml option; removed Text.Pandoc.LaTeXMathML.
* Added data/MathMLinHTML.js, which is included when no URL is provided
  for --mathml.  This allows MathML to be displayed in better browsers,
  as text/html.
* The module was no longer necessary; its functionality (two lines)
  was incorporated into pandoc.hs.
* Consolidated the two LaTeXMathML.js files into one.

git-svn-id: https://pandoc.googlecode.com/svn/trunk@1909 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-03-18 06:45:56 +00:00
..
MarkdownTest_1.0.3
bodybg.gif
html-reader.html
html-reader.native Added accessors (docTitle, docAuthors, docDate) to Meta type. 2010-02-28 08:13:48 +00:00
insert
lalune.jpg
latex-reader.latex LaTeX reader: Ignore alt title in section headers. 2010-03-14 23:23:07 +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
lhs-test.html
lhs-test.html+lhs
lhs-test.latex
lhs-test.latex+lhs
lhs-test.markdown
lhs-test.markdown+lhs
lhs-test.native Added accessors (docTitle, docAuthors, docDate) to Meta type. 2010-02-28 08:13:48 +00:00
lhs-test.rst
lhs-test.rst+lhs
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
rst-reader.native Added accessors (docTitle, docAuthors, docDate) to Meta type. 2010-02-28 08:13:48 +00:00
rst-reader.rst
RunTests.hs Added plain writer. 2010-03-18 06:45:43 +00:00
s5.basic.html
s5.fancy.html Added --mathml option; removed Text.Pandoc.LaTeXMathML. 2010-03-18 06:45:56 +00:00
s5.fragment.html
s5.inserts.html Use template variables for include-before/after. 2010-03-13 04:11:24 +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: handle tables with no headers. 2010-03-13 03:19:19 +00:00
tables.plain Added plain writer. 2010-03-18 06:45:43 +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 ConTeXt writer: support images in figures. 2010-03-16 06:45:47 +00:00
writer.docbook Docbook writer: support images as figures. 2010-03-17 06:53:43 +00:00
writer.html HTML writer: Use a p rather than a div for image caption. 2010-03-18 02:39:06 +00:00
writer.latex Revert "LaTeX writer: Add unique labels to figures." 2010-03-17 06:53:38 +00:00
writer.man
writer.markdown Added plain writer. 2010-03-18 06:45:43 +00:00
writer.mediawiki MediaWiki writer: make links to relative URLs wikilinks. 2010-03-18 06:45:23 +00:00
writer.native Added accessors (docTitle, docAuthors, docDate) to Meta type. 2010-02-28 08:13:48 +00:00
writer.opendocument
writer.plain Added plain writer. 2010-03-18 06:45:43 +00:00
writer.rst RST writer: handle images in figures. 2010-03-18 02:38:58 +00:00
writer.rtf
writer.texinfo Texinfo writer: Handle images in figures. 2010-03-18 02:39:13 +00:00