summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* HTML reader/writer: better handling of "section" elements.John MacFarlane2015-10-11
* Native writer: format Div properly, with blocks separated.John MacFarlane2015-10-11
* Removed xltxtra, xunicode from LaTeX template.John MacFarlane2015-10-10
* Organized changelog.John MacFarlane2015-10-10
* Small tweak on CONTRIBUTING.md.John MacFarlane2015-10-10
* Updated man page from README.John MacFarlane2015-10-10
* Updated changelog (still needs reorganizing).John MacFarlane2015-10-10
* Removed unneeded import.John MacFarlane2015-10-10
* Merge pull request #2412 from frerich/reader/docbook/xref_supportJohn MacFarlane2015-10-10
|\
| * Improve text generated for <xref> by employing docbook-xsl heuristicsFrerich Raabe2015-09-24
| * Added proper support for DocBook 'xref' elementsFrerich Raabe2015-09-24
| * Pass the parsed DocBook content along the state of readDocBookFrerich Raabe2015-09-23
| * Minor refactoring to readDocBookFrerich Raabe2015-09-23
* | reveal.js template: add controls, progress variables.John MacFarlane2015-10-10
* | Adjusted latex template for changes to polyglossia-lang variable.John MacFarlane2015-10-10
* | Merge pull request #2441 from mb21/polyglossia-langJohn MacFarlane2015-10-10
|\ \
| * | Change variable to polyglossia-lang.name and .optionsmb212015-10-07
* | | Re-export pandocVersions from Text.Pandoc.John MacFarlane2015-10-10
* | | Adjusted man writer test for latest template changes.John MacFarlane2015-10-10
* | | Man template improvements:John MacFarlane2015-10-10
* | | Merge pull request #2426 from alexvong1995/better-man-writerJohn MacFarlane2015-10-10
|\ \ \
| * | | Set the template variable $pandoc-version$ to pandocVersion by default.Alex Vong2015-10-01
| * | | Move the variable pandocVersion from `src/Text/Pandoc.hs` toAlex Vong2015-10-01
| * | | Set the template variable $hyphenate$ to true by defaultAlex Vong2015-10-01
* | | | Merge pull request #2445 from adunning/patch-2John MacFarlane2015-10-09
|\ \ \ \
| * | | | Correct `setspace` package usage in README.Andrew Dunning2015-10-08
| * | | | Improve CSL documentation in README.Andrew Dunning2015-10-08
| * | | | Improve links and cross-references in README.Andrew Dunning2015-10-08
* | | | | Added comment in .travis.yml to explain last change.John MacFarlane2015-10-09
* | | | | Use dist/setup/setup/sdist instead of cabal sdist.John MacFarlane2015-10-09
* | | | | Setup.hs: rewrite so as not to use process, directory, filepath.John MacFarlane2015-10-09
* | | | | Removed unneeded imports in benchmark program.John MacFarlane2015-10-09
* | | | | Updated benchmark program.John MacFarlane2015-10-09
* | | | | Test also on ghc 7.4.2.John MacFarlane2015-10-09
* | | | | LaTeX reader: don't eat excess whitespace after macros.John MacFarlane2015-10-09
* | | | | benchmark: Use Criterion.Monad not Criterion.Config.John MacFarlane2015-10-09
* | | | | LaTeX reader: don't eat whitespace after macro with only opt arg.John MacFarlane2015-10-09
* | | | | New .travis.yml.John MacFarlane2015-10-08
* | | | | Simplified travis.yml.John MacFarlane2015-10-08
* | | | | Travis: use cabal-install 1.22 not head.John MacFarlane2015-10-08
* | | | | travis: use ghc 7.10.2 instead of 7.10.1.John MacFarlane2015-10-08
|/ / / /
* | | | appveyor: don't cache HP or install wix toolset.John MacFarlane2015-10-07
* | | | appveyor.yml: back to cabal/HP based build.John MacFarlane2015-10-07
* | | | Beamer template: Added space after colon in figure caption.John MacFarlane2015-10-07
| |/ / |/| |
* | | appveyor.yml - try with 32bit version of stack.John MacFarlane2015-10-06
* | | Updated changelog. Still need to organize this.John MacFarlane2015-10-06
* | | Allow http-types 0.9.John MacFarlane2015-10-06
* | | appveyor.yml: added 'echo "" |' to work around broken stdin.John MacFarlane2015-10-05
* | | Minor change in README: and -> or.John MacFarlane2015-10-05
* | | Merge pull request #2435 from adunning/patch-2John MacFarlane2015-10-05
|\ \ \