summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Fixed detection of VERSION in make_macos_package.sh.John MacFarlane2017-10-22
|/
* In rendering PandocParsecError, only print input at error location...John MacFarlane2017-10-21
* Merge pull request #3987 from wilx/masterJohn MacFarlane2017-10-22
|\
| * Support comments in Pandoc templates in Emacs pandoc-template-mode.Vaclav Haisman2017-10-22
|/
* Updated changelog.John MacFarlane2017-10-21
* SelfContained: data-background-image instead of data-background.John MacFarlane2017-10-20
* Use doctemplates 0.2.1: allows `$--` line comments in templates.John MacFarlane2017-10-20
* LaTeX reader: be more forgiving in parsing command options.John MacFarlane2017-10-19
* LaTeX reader: Strip off quotes in `\include` filenames.John MacFarlane2017-10-19
* LaTeX reader: support `\expandafter`.John MacFarlane2017-10-19
* LaTeX reader: handle `\DeclareRobustCommand`.John MacFarlane2017-10-19
* Clarify DATADIR in MANUALJohn MacFarlane2017-10-18
* Fix typo in changelogJohn MacFarlane2017-10-18
* Export Text.Pandoc.BCP47John MacFarlane2017-10-17
* Split list of authors from MANUAL.txt into separate file, AUTHORS.md.John MacFarlane2017-10-17
* Updated AUTHORSJohn MacFarlane2017-10-17
* pandoc.lua: destructure attr for Link and ImageAlbert Krewinkel2017-10-17
* Merge pull request #3980 from bfirsh/skip-spaces-in-image-optionsJohn MacFarlane2017-10-17
|\
| * Latex reader: Skip spaces in image optionsBen Firshman2017-10-17
| * Add tests for existing \includegraphics behaviourBen Firshman2017-10-17
|/
* SelfContained: handle data-background attribute on section.John MacFarlane2017-10-16
* HTML writer: don't add data- prefix to unknown attributes beginning with data-.John MacFarlane2017-10-16
* Revised command test 3971 to work with Windows.John MacFarlane2017-10-16
* Improved handling of include files in LaTeX reader.John MacFarlane2017-10-16
* RST writer: correctly handle inline code containing backticks.John MacFarlane2017-10-16
* RST writer: don't backslash-escape word-internal punctuation.John MacFarlane2017-10-16
* App: added --request-header option.John MacFarlane2017-10-15
* Remove openURL from Shared (API change).John MacFarlane2017-10-15
* Class: add stRequestHeaders to CommonState, and setRequestHeader.John MacFarlane2017-10-15
* Handle unknown options in form `--latex-engine=foo`.John MacFarlane2017-10-15
* 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