summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Beamer template: allow setting outer/inner theme.John MacFarlane2015-09-29
* appveyor.yml: removed part that builds the package.John MacFarlane2015-09-27
* appveyor.yml: Fixed another multiline statement.John MacFarlane2015-09-27
* appveyor.yml: Another attempt to set VERSION.John MacFarlane2015-09-27
* appveyor.yml: put whole for loop on one line.John MacFarlane2015-09-27
* appveyor.yml: another try in version extraction.John MacFarlane2015-09-27
* appveyor.yml: removed :next label.John MacFarlane2015-09-27
* appveyor.yml: Tried another approach to get pandoc version.John MacFarlane2015-09-27
* appveyor.yml: don't run tests for pandoc-citeproc.John MacFarlane2015-09-27
* appveyor.yml: use cmd instead of ps.John MacFarlane2015-09-27
* appveyor.yml: Build pandoc-citeproc after main test.John MacFarlane2015-09-27
* appveyor: cache Haskell Platform.John MacFarlane2015-09-27
* Merge pull request #2420 from xymostech/patch-1John MacFarlane2015-09-27
|\
| * Update KaTeX JS and CSS versions.Emily Eisenberg2015-09-26
* | appveyor.yml: fixed cabal flag.John MacFarlane2015-09-27
* | appveyor: attempt to create msi package after build.John MacFarlane2015-09-27
* | Removed unneeded imports.John MacFarlane2015-09-26
* | MediaBag: ensure that / is always used as path separator.John MacFarlane2015-09-26
* | appveyor.yml: revert to non-stack version.John MacFarlane2015-09-26
* | appveyor.yml: Get submodules.John MacFarlane2015-09-26
|/
* appveyor: Fixed stack.exe path.John MacFarlane2015-09-26
* More appveyor fixes.John MacFarlane2015-09-26
* appveyor.yml: changed clone dir.John MacFarlane2015-09-26
* New appveyor.yml using stack.John MacFarlane2015-09-26
* Changes to templates to support handling of bidirectional text.John MacFarlane2015-09-26
* Merge pull request #2419 from mb21/bidiJohn MacFarlane2015-09-26
|\
| * Support bidirectional text output with XeLaTeX, ConTeXt and HTMLmb212015-09-26
* | Slightly improved description of citation locators in README.John MacFarlane2015-09-26
* | Merge pull request #2418 from nickbart1980/patch-3John MacFarlane2015-09-26
|\ \
| * | Give details of locator termsnickbart19802015-09-26
|/ /
* | Removed unneeded import.John MacFarlane2015-09-26
* | Correctly recognize book documentclass in metadata.John MacFarlane2015-09-25
* | Markdown reader: handle 'id' and 'class' in parsing key/value attrs.John MacFarlane2015-09-25
* | LaTeX, ConTeXt templates: more specific language variables.John MacFarlane2015-09-25
* | Allow syb 0.6.John MacFarlane2015-09-23
* | LaTeX reader: support longtable.John MacFarlane2015-09-23
|/
* Merge pull request #2369 from mb21/language-variablesJohn MacFarlane2015-09-22
|\
| * `lang` variable is now in BCP47 formatmb212015-08-20
* | Allow aeson 0.10.John MacFarlane2015-09-20
* | Merge pull request #2406 from tarleb/org-verse-fixJohn MacFarlane2015-09-20
|\ \
| * | Make sure verse blocks can contain empty linesAlbert Krewinkel2015-09-19
* | | Merge pull request #2405 from lierdakil/rest-normalize-amendJohn MacFarlane2015-09-19
|\ \ \ | |/ / |/| |
| * | [RST Writer] Don't normalize heading levels below input minimumNikolay Yakimov2015-09-19
|/ /
* | Markdown writer: in TOC, add links to headers.John MacFarlane2015-09-17
* | sample.lua - define CaptionedImage, add newline at end.John MacFarlane2015-09-15
* | Tests: docx writer tests now use "../data" for data directory.John MacFarlane2015-09-09
* | Use user data directory for reference docx archive.John MacFarlane2015-09-09