pandoc/tests
fiddlosopher ddaec05d8f Added MediaWiki writer.
+ Added Text/Pandoc/Writers/MediaWiki.hs
+ Added to pandoc.cabal
+ Added to Main.hs and Text/Pandoc.hs exports.
+ Added tests for mediawiki writer & table writer.
+ Added information on MediaWiki writer to README.
+ Added mediawiki markup to list of formats in pandoc(1) man page.
+ Updated debian/control with mediawiki output format.
+ Added mediawiki markup to description in macports portfile.
+ Updated freebsd package description to include mediawiki format.
+ Mention MediaWiki output format in web page index.
+ Added mediawiki demo to website.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1337 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-07-27 03:25:51 +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
generate.sh Added MediaWiki writer. 2008-07-27 03:25:51 +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 Updated test suite to new baseline (but no tests yet for new code block syntax). 2008-02-09 03:19:54 +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 Added separate latex reader and native reader tests; 2007-09-01 20:54:39 +00:00
latex-reader.native Updated test suite to new baseline (but no tests yet for new code block syntax). 2008-02-09 03:19:54 +00:00
movie.jpg initial import 2006-10-17 14:22:29 +00:00
rst-reader.native Updated test suite to new baseline (but no tests yet for new code block syntax). 2008-02-09 03:19:54 +00:00
rst-reader.rst Improvements to RST reader: 2007-10-13 21:39:17 +00:00
runtests.pl Added MediaWiki writer. 2008-07-27 03:25:51 +00:00
s5.basic.html Incorporated templates phase into Setup.hs and improved templates. 2008-02-09 03:20:42 +00:00
s5.fancy.html Incorporated templates phase into Setup.hs and improved templates. 2008-02-09 03:20:42 +00:00
s5.fragment.html Updated test suite -- no italics for digits. 2007-12-02 08:35:24 +00:00
s5.inserts.html Updated test suite -- no italics for digits. 2007-12-02 08:35:24 +00:00
s5.native Revised s5.native test with Math block. 2007-11-29 08:09:23 +00:00
tables.context Use wrappers around Doc elements to ensure proper spacing in ConTeXt writer. 2007-12-29 09:31:45 +00:00
tables.docbook Brought test suite up to date. 2007-07-28 19:15:30 +00:00
tables.html Removed incorrect "{}" around style information in 2007-08-23 23:20:54 +00:00
tables.latex Removed extra blank lines at end of LaTeX writer tests. 2007-08-30 22:49:41 +00:00
tables.man Brought test suite up to date. 2007-07-28 19:15:30 +00:00
tables.markdown Brought test suite up to date. 2007-07-28 19:15:30 +00:00
tables.mediawiki Added MediaWiki writer. 2008-07-27 03:25:51 +00:00
tables.native Brought test suite up to date. 2007-07-28 19:15:30 +00:00
tables.rst Major change in the way ordered lists are handled: 2007-08-08 02:43:15 +00:00
tables.rtf Brought test suite up to date. 2007-07-28 19:15:30 +00:00
tables.texinfo Committed novalazy's initial patch for texinfo output, 2008-02-24 05:48:41 +00:00
tables.txt Added support for tables in markdown reader and in LaTeX, 2007-01-15 19:52:42 +00:00
testsuite.native Fixed bug in Markdown parser: regular $s triggering math mode. 2008-07-15 20:41:27 +00:00
testsuite.txt Fixed bug in Markdown parser: regular $s triggering math mode. 2008-07-15 20:41:27 +00:00
writer.context In smart mode, use nonbreaking spaces after abbreviations in markdown parser. 2008-07-11 02:14:57 +00:00
writer.docbook Fixed bug in Markdown parser: regular $s triggering math mode. 2008-07-15 20:41:27 +00:00
writer.html HTML writer test: use UTF-8 characters rather than entities. 2008-07-23 23:09:47 +00:00
writer.latex Fixed bug in Markdown parser: regular $s triggering math mode. 2008-07-15 20:41:27 +00:00
writer.man Fixed bug in Markdown parser: regular $s triggering math mode. 2008-07-15 20:41:27 +00:00
writer.markdown Fixed bug in Markdown parser: regular $s triggering math mode. 2008-07-15 20:41:27 +00:00
writer.mediawiki Added MediaWiki writer. 2008-07-27 03:25:51 +00:00
writer.native Fixed bug in Markdown parser: regular $s triggering math mode. 2008-07-15 20:41:27 +00:00
writer.rst Fixed bug in Markdown parser: regular $s triggering math mode. 2008-07-15 20:41:27 +00:00
writer.rtf Fixed bug in Markdown parser: regular $s triggering math mode. 2008-07-15 20:41:27 +00:00
writer.texinfo Fixed bug in Markdown parser: regular $s triggering math mode. 2008-07-15 20:41:27 +00:00