Age | Commit message (Expand) | Author | Files | Lines |
2013-03-09 | LaTeX reader: citation handling changes. | John MacFarlane | 1 | -1/+1 |
2013-01-20 | Fixed bug with escaped % in LaTeX reader. | John MacFarlane | 1 | -1/+3 |
2013-01-09 | Added Attr field to Header. | John MacFarlane | 1 | -29/+29 |
2013-01-06 | Don't put the text of an autolink in Code font. | John MacFarlane | 1 | -4/+4 |
2012-10-28 | Removed citationSuppressParens. | John MacFarlane | 1 | -1/+1 |
2012-10-22 | LaTeX reader: Initialize citationSuppressParens field. | John MacFarlane | 1 | -1/+1 |
2012-10-21 | Revert "Adjust LaTeX reader test for last change." | John MacFarlane | 1 | -1/+1 |
2012-10-15 | Adjust LaTeX reader test for last change. | John MacFarlane | 1 | -1/+1 |
2012-10-10 | LaTeX reader: Better support for citation commands. | John MacFarlane | 1 | -1/+1 |
2012-09-06 | LaTeX reader: Support obeylines environment. | John MacFarlane | 1 | -0/+1 |
2012-09-06 | LaTeX reader: Use curly quotes for bare straight quotes. | John MacFarlane | 1 | -1/+1 |
2012-03-19 | Added test for one column table in LaTeX. | John MacFarlane | 1 | -0/+5 |
2012-02-10 | LaTeX reader: Add ", " to suffix... | John MacFarlane | 1 | -1/+1 |
2012-02-06 | LaTeX reader: use raw latex as fallback for Cites. | John MacFarlane | 1 | -1/+1 |
2012-02-04 | Improvements to LaTeX reader: | John MacFarlane | 1 | -1/+2 |
2012-02-04 | Complete rewrite of LaTeX reader. | John MacFarlane | 1 | -37/+37 |
2011-12-27 | Replaced Apostrophe, Ellipses, EmDash, EnDash w/ unicode strings. | John MacFarlane | 1 | -21/+21 |
2011-01-26 | Add support for attributes in inline Code. | John MacFarlane | 1 | -10/+10 |
2011-01-26 | Bumped version to 1.8; depend on pandoc-types 1.8. | John MacFarlane | 1 | -1/+1 |
2011-01-21 | Make sure native output ends in newline with --standalone. | John MacFarlane | 1 | -1/+1 |
2011-01-20 | Updated tests for new native format. | John MacFarlane | 1 | -382/+365 |
2011-01-07 | LaTeX reader: Support simple tables. | John MacFarlane | 1 | -1/+7 |
2010-12-13 | Added support for latex cite commands in latex reader. | Nathan Gass | 1 | -4/+4 |
2010-07-20 | Made spacing at end of output more consistent. | John MacFarlane | 1 | -1/+0 |
2010-02-28 | Added accessors (docTitle, docAuthors, docDate) to Meta type. | fiddlosopher | 1 | -1/+1 |
2009-12-31 | Changed Meta author and date types to Inline lists instead of Strings. | fiddlosopher | 1 | -1/+1 |
2009-12-07 | Improved syntax for markdown definition lists. | fiddlosopher | 1 | -36/+36 |
2008-09-06 | LaTeX reader: minor improvements. | fiddlosopher | 1 | -1/+1 |
2008-08-13 | Support for display math; changed ASCIIMathML -> LaTeXMathML: | fiddlosopher | 1 | -7/+7 |
2008-02-09 | Updated test suite to new baseline (but no tests yet for new code block syntax). | fiddlosopher | 1 | -12/+12 |
2008-02-09 | Modified tests for new argument in CodeBlock. | fiddlosopher | 1 | -12/+12 |
2007-11-29 | Changed tests to use new Math block element. | fiddlosopher | 1 | -7/+7 |
2007-09-01 | Added separate latex reader and native reader tests; | fiddlosopher | 1 | -0/+378 |