summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #3970 from d-dorazio/masterJohn MacFarlane2017-10-13
|\
| * markdown writer: always write bracketed_spans' attributesd-dorazio2017-10-13
* | CommonMark writer: omit "fig:" prefix in image titles.John MacFarlane2017-10-13
|/
* .travis.yml - move 7.10 and 8.0 out of accepted failures.John MacFarlane2017-10-12
* .travis.yml - use -j2 on build.John MacFarlane2017-10-12
* More travis tweaks.John MacFarlane2017-10-12
* .travis.yml - try with -j1.John MacFarlane2017-10-12
* More travis tweaks: try without -j, add -O0 again.John MacFarlane2017-10-12
* .travis.yml - use --fast and --disable-optimization rather than -O0.John MacFarlane2017-10-12
* .travis.yml - use -v3 in cabal builds to debug.John MacFarlane2017-10-12
* .travis.yml tweaks: use ulimit, --ghc-options for cabal build.John MacFarlane2017-10-12
* appveyor.yml: added skip_commits.John MacFarlane2017-10-12
* Updated authors in MANUAL.txt.John MacFarlane2017-10-11
* ConTeXt writer: Use identifiers for chapters.John MacFarlane2017-10-11
* Travis: allow failure for ghc 7.10.3 build.John MacFarlane2017-10-11
* Merge pull request #3965 from labdsf/fb2poemJohn MacFarlane2017-10-11
|\
| * FB2 Writer: format LineBlock as poemAlexander Krotov2017-10-11
* | Use latest pandoc-citeproc.John MacFarlane2017-10-11
* | Added hs-bibutils to stack.pgk.yaml.John MacFarlane2017-10-11
* | Revert "appveyor tweak - maybe this will help with the build issue."John MacFarlane2017-10-11
* | appveyor tweak - maybe this will help with the build issue.John MacFarlane2017-10-11
|/
* Use latest pandoc-citeproc in stack.pkg.yaml.John MacFarlane2017-10-10
* Merge pull request #3963 from agusmba/issue3901John MacFarlane2017-10-10
|\
| * docx writer - activate evenAndOddHeaders from reference docAgustín Martín Barbero2017-10-10
* | Allow travis ghc 8.0.2 cabal build to fail. It always times out.John MacFarlane2017-10-10
|/
* Travis: added some 'date' commands...John MacFarlane2017-10-09
* FB2 writer: replace concatMap with cMapAlexander Krotov2017-10-09
* hlint FB2 writerAlexander Krotov2017-10-09
* Add test - closes #3958.John MacFarlane2017-10-08
* Shared.stringify, removeFormatting: handle Quoted better.John MacFarlane2017-10-08
* LaTeX reader: don't treat "..." as Quoted.John MacFarlane2017-10-08
* Small logic fix.John MacFarlane2017-10-08
* Org reader: end footnotes after two blank linesAlbert Krewinkel2017-10-08
* Use mathjax 2.7.2 by default.John MacFarlane2017-10-06
* Removed redundant importJohn MacFarlane2017-10-06
* Merge pull request #3955 from bucklereed/read-latex-languagesJohn MacFarlane2017-10-06
|\
| * LaTeX reader: read polyglossia/babel \text($LANG){...}.bucklereed2017-10-06
|/
* KaTeX fixes:John MacFarlane2017-10-05
* pandoc.lua: throw better error when pipe command failsAlbert Krewinkel2017-10-05
* Use hslua v0.9.0Albert Krewinkel2017-10-05
* lua-filters.md: fix link to module documentationAlbert Krewinkel2017-10-04
* travis: try removing travis_wait.John MacFarlane2017-10-03
* Use latest texmath.John MacFarlane2017-10-03
* Added abc.lua example to lua-filters documentation.John MacFarlane2017-10-03
* Use latest texmath.John MacFarlane2017-10-03
* Merge pull request #3951 from greut/patch-1John MacFarlane2017-10-03
|\
| * Load Google Font using HTTPS by defaultYoan Blanc2017-10-03
* | Merge pull request #3952 from tarleb/lua-pipe-wrapperJohn MacFarlane2017-10-03
|\ \
| * | pandoc.lua: use wrapper funciton for pipe commandAlbert Krewinkel2017-10-03
| * | Lua.PandocModule: promote addFunction to top levelAlbert Krewinkel2017-10-03
| |/