| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-04 | Moved tests/ -> test/. | John MacFarlane | |
| 2015-08-07 | Updated tests for image attribute changes. | John MacFarlane | |
| 2015-03-30 | Latex Reader: More tests for corner cases | Nikolay Yakimov | |
| 2015-03-30 | Latex Reader: Test for para starting with latex macro | Nikolay Yakimov | |
| 2015-03-30 | LaTeX Reader: check for block-level newcommand aliases in blockCommand | Nikolay Yakimov | |
| 2013-01-20 | Fixed bug with escaped % in LaTeX reader. | John MacFarlane | |
| Also added tests. Closes #710. | |||
| 2013-01-06 | Don't put the text of an autolink in Code font. | John MacFarlane | |
| 2012-09-06 | LaTeX reader: Support obeylines environment. | John MacFarlane | |
| Closes #604. | |||
| 2012-03-19 | Added test for one column table in LaTeX. | John MacFarlane | |
| 2011-07-21 | LaTeX reader & writer: Use \and to separate authors. | John MacFarlane | |
| Closes #279. | |||
| 2011-01-21 | latex template: move special treatment of \sout. | John MacFarlane | |
| It needs to be inside the if(strikeout) condition, after the ulem package is imported; otherwise we try to renewcommand{\sout} when \sout isn't yet defined. | |||
| 2011-01-19 | Fixed problem with strikout in LaTeX headers with hyperref. | John MacFarlane | |
| Added a command to the latex template to disable \sout inside pdf strings. Thanks to Joost Kremers for the fix. | |||
| 2011-01-06 | LaTeX reader: allow spaces btw \\begin or \\end and {. | John MacFarlane | |
| 2010-03-14 | LaTeX reader: Ignore alt title in section headers. | fiddlosopher | |
| Partially resolves Issue #202. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1886 788f1e2b-df1e-0410-8736-df70ead52e1b | |||
| 2010-01-05 | LaTeX template: always include hyperref package. | fiddlosopher | |
| It is used not just for links but for toc, section heading bookmarks, footnotes, etc. Also added unicode=true on hyperref options. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1795 788f1e2b-df1e-0410-8736-df70ead52e1b | |||
| 2007-09-01 | Added separate latex reader and native reader tests; | fiddlosopher | |
| removed round-trip tests. git-svn-id: https://pandoc.googlecode.com/svn/trunk@986 788f1e2b-df1e-0410-8736-df70ead52e1b | |||
