summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* More pleasing presentation of warnings and info messages.John MacFarlane2017-10-23
* Updated Glob upper bound.John MacFarlane2017-10-23
* Fixed test for change in log level.John MacFarlane2017-10-23
* Downgraded SkippedContent and DocxParserWarning from WARNING to INFOJohn MacFarlane2017-10-23
* Removed linux Dockerfile.alpine (main Dockerfile already alpine).John MacFarlane2017-10-23
* Merge pull request #3988 from mb21/lettrineJohn MacFarlane2017-10-23
|\
| * LaTeX Reader: support \lettrinemb212017-10-22
| * LaTeX Reader: use opt function consistentlymb212017-10-22
* | Fixed make_tarball.sh to get VERSION set.John MacFarlane2017-10-22
* | make_deb, make_tarball - fix default assignment of ARTIFACTS.John MacFarlane2017-10-22
* | Updated linux Makefile to use alpine.John MacFarlane2017-10-22
* | Back to using alpine-based Dockerfile for linux build.John MacFarlane2017-10-22
* | make_linux.sh tarball creation fix directory structure.John MacFarlane2017-10-22
* | Fixed bug in make_linux.sh path.John MacFarlane2017-10-22
* | Linux package: new debian-based non-static build.John MacFarlane2017-10-22
* | Added linux/make_linux.sh.John MacFarlane2017-10-22
* | 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