summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* CONTRIBUTING.md: general proofreadKolen Cheung2017-10-26
* CONTRIBUTING.md: sync a quote from MANUAL.txtKolen Cheung2017-10-26
* CONTRIBUTING.md: add linksKolen Cheung2017-10-26
* Fixed filters doc linkJohn MacFarlane2017-10-26
* use skylighting 0.4.2 in stack.pkg.yaml.John MacFarlane2017-10-26
* Bring MANUAL, README, and pandoc.cabal description in sync.John MacFarlane2017-10-26
* Added Sascha Wilde to AUTHORS.mdJohn MacFarlane2017-10-26
* Add creole support to manual.John MacFarlane2017-10-26
* Creole reader (#3994)Sascha Wilde2017-10-26
* Use skylighting 0.4.2.John MacFarlane2017-10-26
* Small fix to API guide.John MacFarlane2017-10-26
* Finshed API guide. Closes #3289.John MacFarlane2017-10-26
* Comment reformat.John MacFarlane2017-10-26
* makePDF: add argument for pdf options, remove writerPdfArgs.John MacFarlane2017-10-26
* More API documentation.John MacFarlane2017-10-26
* More work on using-the-pandoc-api.md.John MacFarlane2017-10-26
* More work on using-the-pandoc-api.md.John MacFarlane2017-10-25
* pandoc.lua: define default list attributesAlbert Krewinkel2017-10-25
* Small improvements in using-the-pandoc-api.md.John MacFarlane2017-10-24
* Text.Pandoc.App: export applyFilters, applyLuaFilters. (API change)John MacFarlane2017-10-24
* More progress on using-the-pandoc-api.md.John MacFarlane2017-10-24
* Added some haddock docs for Text.Pandoc.Class functions.John MacFarlane2017-10-24
* Changed example in changelog.John MacFarlane2017-10-24
* Some work on using-the-pandoc-api.md.John MacFarlane2017-10-24
* Updated changelogJohn MacFarlane2017-10-24
* HTML reader: close td/th should close any open block tag...John MacFarlane2017-10-24
* HTML reader: td should close an open th or td.John MacFarlane2017-10-24
* Revert "HTML reader: td or th implicitly closes blocks within last td/th."John MacFarlane2017-10-24
* HTML reader: td or th implicitly closes blocks within last td/th.John MacFarlane2017-10-24
* Fenced divs: ensure that paragraph at end doesn't become Plain.John MacFarlane2017-10-24
* INSTALL.md: updated docs for the linux package.John MacFarlane2017-10-23
* Back to using [WARNING] and [INFO] to mark messages.John MacFarlane2017-10-23
* Implemented fenced Divs.John MacFarlane2017-10-23
* HTML reader: `htmlTag` improvements.John MacFarlane2017-10-23
* 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