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