summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-26More work on using-the-pandoc-api.md.John MacFarlane
2017-10-25More work on using-the-pandoc-api.md.John MacFarlane
2017-10-25pandoc.lua: define default list attributesAlbert Krewinkel
2017-10-24Small improvements in using-the-pandoc-api.md.John MacFarlane
2017-10-24Text.Pandoc.App: export applyFilters, applyLuaFilters. (API change)John MacFarlane
2017-10-24More progress on using-the-pandoc-api.md.John MacFarlane
2017-10-24Added some haddock docs for Text.Pandoc.Class functions.John MacFarlane
2017-10-24Changed example in changelog.John MacFarlane
2017-10-24Some work on using-the-pandoc-api.md.John MacFarlane
2017-10-24Updated changelogJohn MacFarlane
2017-10-24HTML reader: close td/th should close any open block tag...John MacFarlane
2017-10-24HTML reader: td should close an open th or td.John MacFarlane
2017-10-24Revert "HTML reader: td or th implicitly closes blocks within last td/th."John MacFarlane
2017-10-24HTML reader: td or th implicitly closes blocks within last td/th.John MacFarlane
2017-10-24Fenced divs: ensure that paragraph at end doesn't become Plain.John MacFarlane
2017-10-23INSTALL.md: updated docs for the linux package.John MacFarlane
2017-10-23Back to using [WARNING] and [INFO] to mark messages.John MacFarlane
2017-10-23Implemented fenced Divs.John MacFarlane
2017-10-23HTML reader: `htmlTag` improvements.John MacFarlane
2017-10-23More pleasing presentation of warnings and info messages.John MacFarlane
2017-10-23Updated Glob upper bound.John MacFarlane
2017-10-23Fixed test for change in log level.John MacFarlane
2017-10-23Downgraded SkippedContent and DocxParserWarning from WARNING to INFOJohn MacFarlane
2017-10-23Removed linux Dockerfile.alpine (main Dockerfile already alpine).John MacFarlane
2017-10-23Merge pull request #3988 from mb21/lettrineJohn MacFarlane
2017-10-22Fixed make_tarball.sh to get VERSION set.John MacFarlane
2017-10-22make_deb, make_tarball - fix default assignment of ARTIFACTS.John MacFarlane
2017-10-22Updated linux Makefile to use alpine.John MacFarlane
2017-10-22Back to using alpine-based Dockerfile for linux build.John MacFarlane
2017-10-22make_linux.sh tarball creation fix directory structure.John MacFarlane
2017-10-22Fixed bug in make_linux.sh path.John MacFarlane
2017-10-22Linux package: new debian-based non-static build.John MacFarlane
2017-10-22Added linux/make_linux.sh.John MacFarlane
2017-10-22Fixed detection of VERSION in make_macos_package.sh.John MacFarlane
2017-10-22LaTeX Reader: support \lettrinemb21
2017-10-22LaTeX Reader: use opt function consistentlymb21
2017-10-21In rendering PandocParsecError, only print input at error location...John MacFarlane
2017-10-22Merge pull request #3987 from wilx/masterJohn MacFarlane
2017-10-22Support comments in Pandoc templates in Emacs pandoc-template-mode.Vaclav Haisman
2017-10-21Updated changelog.John MacFarlane
2017-10-20SelfContained: data-background-image instead of data-background.John MacFarlane
2017-10-20Use doctemplates 0.2.1: allows `$--` line comments in templates.John MacFarlane
2017-10-19LaTeX reader: be more forgiving in parsing command options.John MacFarlane
2017-10-19LaTeX reader: Strip off quotes in `\include` filenames.John MacFarlane
2017-10-19LaTeX reader: support `\expandafter`.John MacFarlane
2017-10-19LaTeX reader: handle `\DeclareRobustCommand`.John MacFarlane
2017-10-18Clarify DATADIR in MANUALJohn MacFarlane
2017-10-18Fix typo in changelogJohn MacFarlane
2017-10-17Export Text.Pandoc.BCP47John MacFarlane
2017-10-17Split list of authors from MANUAL.txt into separate file, AUTHORS.md.John MacFarlane