summaryrefslogtreecommitdiff
path: root/tests/writer.mediawiki
AgeCommit message (Expand)Author
2017-02-04Moved tests/ -> test/.John MacFarlane
2015-12-12Modified readers to emit SoftBreak when appropriate.John MacFarlane
2015-12-11Implemented SoftBreak and new `--wrap` option.John MacFarlane
2015-02-07Merge pull request #1927 from freephile/masterJohn MacFarlane
2015-02-05update syntax for Images/Media files in MediaWikiGreg Rundlett
2015-02-04Append newline to the LineBreak of various writersTim Lin
2014-08-31Markdown reader: better handling of paragraph in div.John MacFarlane
2014-07-07Revamped raw HTML block parsing in markdown.John MacFarlane
2013-08-18Adjusted writers and tests for change in parsing of div/span.John MacFarlane
2013-01-06Don't put the text of an autolink in Code font.John MacFarlane
2013-01-04MediaWiki writer: use `<code>` not `<tt>` for Code.John MacFarlane
2012-10-04Updated mediawiki writer test for `<br />` change.John MacFarlane
2012-06-27MediaWiki writer: Avoid extra blank lines after sublists.John MacFarlane
2011-12-27Replaced Apostrophe, Ellipses, EmDash, EnDash w/ unicode strings.John MacFarlane
2011-01-26Bumped version to 1.8; depend on pandoc-types 1.8.John MacFarlane
2010-07-20Made spacing at end of output more consistent.John MacFarlane
2010-03-18MediaWiki writer: make links to relative URLs wikilinks.fiddlosopher
2010-03-17MediaWiki writer: Support images in figures.fiddlosopher
2010-02-27Mediawiki writer: Don't print a "== Notes ==" header before references.fiddlosopher
2010-02-27Promoted mediawiki headers.fiddlosopher
2010-01-01Removed entities from mediawiki writer test.fiddlosopher
2009-12-31Modified mediawiki writer to use new templates.fiddlosopher
2009-12-07Improved syntax for markdown definition lists.fiddlosopher
2008-08-13Support for display math; changed ASCIIMathML -> LaTeXMathML:fiddlosopher
2008-07-27Added MediaWiki writer.fiddlosopher