summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* appveyor.yml - specify full ghc path.John MacFarlane2015-04-26
* appveyor.yml - rearranged install and build scripts.John MacFarlane2015-04-26
* Added appveyor.yml for Windows CI.John MacFarlane2015-04-26
* Fixed regression with lists inside defintiion lists.John MacFarlane2015-04-26
* Merge pull request #2112 from lierdakil/issue2101John MacFarlane2015-04-26
|\
| * Custom Writer: Set foreign encoding to UTF-8Nikolay Yakimov2015-04-26
* | Updated copyright notices to -2015. Closes #2111.John MacFarlane2015-04-26
|/
* Added JOPTS to travis.John MacFarlane2015-04-25
* Use -j2 for travis builds. (See #2110.)John MacFarlane2015-04-25
* Merge pull request #2110 from timtylin/patch/travis-new-apt-syntaxJohn MacFarlane2015-04-25
|\
| * updates travis apt installs to the new sudo-less syntaxTim Lin2015-04-25
|/
* EPUB tests: don't use joinPath, which varies across platforms.John MacFarlane2015-04-22
* LaTeX reader: recognize `\newpage` as a block command.John MacFarlane2015-04-22
* Custom writer: use UTF-8 aware bytestring conversion.John MacFarlane2015-04-21
* Merge pull request #2099 from RyanGlScott/masterJohn MacFarlane2015-04-20
|\
| * Bump zlib upper version boundsRyanGlScott2015-04-20
|/
* Merge pull request #2095 from pombreda/patch-1John MacFarlane2015-04-20
|\
| * Fixed typo in URL for dzslidesPhilippe Ombredanne2015-04-20
* | Added license & copyright for lua to COPYRIGHT.John MacFarlane2015-04-20
|/
* Rewrote charsInBalancedBrackets.John MacFarlane2015-04-19
* Merge pull request #2090 from lierdakil/issue2083John MacFarlane2015-04-19
|\
| * MD Reader: Fix links/footnotets after citationsNikolay Yakimov2015-04-20
| * MD Reader: Tests for links/footnotes after citationsNikolay Yakimov2015-04-20
|/
* Revert "Merge pull request #1947 from mpickering/Fmonad"John MacFarlane2015-04-18
* Added test case for #2062.John MacFarlane2015-04-18
* Markdown writer: improved escaping.John MacFarlane2015-04-18
* Merge pull request #2093 from gbataille/genericTypoJohn MacFarlane2015-04-18
|\
| * Typo on Text.Pandoc.GenericGrégory Bataille2015-04-18
* | Markdown definition lists: don't require indent for first line.John MacFarlane2015-04-18
|/
* More principled fix for #1820.John MacFarlane2015-04-17
* Merge branch 'jlduran-latex-tightlist'John MacFarlane2015-04-17
|\
| * Merge branch 'latex-tightlist' of https://github.com/jlduran/pandoc into jldu...John MacFarlane2015-04-17
|/|
| * LaTeX writer: Use a declaration for tight listsJose Luis Duran2014-09-01
* | Merge pull request #1954 from mcmtroffaes/feature/citekey-firstchar-alphanumJohn MacFarlane2015-04-17
|\ \
| * | Allow digit as first character of a citation key.Matthias C. M. Troffaes2015-02-18
* | | Merge pull request #2079 from lierdakil/rst-normalize-headingsJohn MacFarlane2015-04-17
|\ \ \
| * | | RST Writer: Tests for rubrics and heading normalizationNikolay Yakimov2015-04-16
| * | | RST Writer: treat headings in block quotes, etc as rubricsNikolay Yakimov2015-04-16
| * | | RST Writer: Normalize headings to sequential levelsNikolay Yakimov2015-04-13
* | | | Merge pull request #2088 from AndreasLoow/masterJohn MacFarlane2015-04-17
|\ \ \ \
| * | | | Various minor formatting and consistency fixes for the program options.Andreas Lööw2015-04-16
| * | | | Minor, fixed a Markdown error that caused formatting problems.Andreas Lööw2015-04-16
* | | | | Merge pull request #2092 from lierdakil/issue1909John MacFarlane2015-04-17
|\ \ \ \ \
| * | | | | MD Reader: Smart `'` after inline mathNikolay Yakimov2015-04-18
| * | | | | MD Reader: Test for smart `'` after inline mathNikolay Yakimov2015-04-18
* | | | | | LaTeX template: redefine `\paragraph`, `\subparagraph`...John MacFarlane2015-04-17
* | | | | | Fixed `htmlTag` in HTML reader.John MacFarlane2015-04-17
| |/ / / / |/| | | |
* | | | | Updated changelog for 1.13.2.1 release.John MacFarlane2015-04-15
|/ / / /
* | | | Document `toc-title` variable in README.John MacFarlane2015-04-14
* | | | Merge pull request #2081 from lierdakil/docx-content-titleJohn MacFarlane2015-04-14
|\ \ \ \