aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-16Makefile: Fix executable path in trypandoc target.2.3John MacFarlane
2018-09-16Update changelog.John MacFarlane
2018-09-16MANUAL: use https for context wiki links.John MacFarlane
2018-09-16Markdown reader: example_lists should work without startnum.John MacFarlane
2018-09-16Use released version of pandoc-citeproc (0.14.4).John MacFarlane
2018-09-16linux/Dockerfile: Use more recent (unofficial) stack.John MacFarlane
2018-09-16'make winpkg': Fixed creation of zips.John MacFarlane
2018-09-16Makefile: fix creation of windows zip.John MacFarlane
2018-09-16Linux Dockerfile: try upgrading stack.John MacFarlane
2018-09-16Remove upx stuff from Dockerfile.John MacFarlane
2018-09-16Fix 'make winpkg'.John MacFarlane
2018-09-16Update manual date and man page.John MacFarlane
2018-09-16Update changelog, AUTHORS.md.John MacFarlane
2018-09-16Muse writer: replace newlines in strings with spacesAlexander Krotov
2018-09-16Merge pull request #4906 from chris-martin/patch-2John MacFarlane
2018-09-16Muse writer: output headers without asterisks if not on the top levelAlexander Krotov
2018-09-15Fix haddock on 'Ext_footnotes'Chris Martin
2018-09-15Merge pull request #4604 from mb21/yaml-fileJohn MacFarlane
2018-09-15Docx writer: add MetaString case for abstract, subtitle (#4905)Mauro Bieg
2018-09-15MANUAL: clarify that --biblatex/--natbib don't work directly for PDF.John MacFarlane
2018-09-15add test for --metadata-filemb21
2018-09-15introduce --metadata-file optionmb21
2018-09-15Markdown Reader: factor out yamlMapmb21
2018-09-15Markdown Reader: factor out yamlBsToMetamb21
2018-09-15Markdown Reader: rename yamlToMeta to yamlToMetaValuemb21
2018-09-15add test yaml-metadata-blocks.mdmb21
2018-09-14MANUAL.txt epub:type attribute (#4901)Mauro Bieg
2018-09-13Another try at skipping round-trip tests in CI.John MacFarlane
2018-09-13Revert TESTPATTERN stuff from .travis.yml.John MacFarlane
2018-09-13Update stack.lts9.yaml.John MacFarlane
2018-09-12Muse writer: never wrap definition list termsAlexander Krotov
2018-09-11Enable tables in HTML round trip testAlexander Krotov
2018-09-11HTML reader tests: accept Blocks in round trip testAlexander Krotov
2018-09-11Muse reader tests: accept Blocks instead of Block in round trip testAlexander Krotov
2018-09-11Muse writer: set envInsideBlock = True when rendering notesAlexander Krotov
2018-09-11HTML writer: always output <dt> element, even if it is emptyAlexander Krotov
2018-09-11Muse writer: use "" instead of [] for empty StringAlexander Krotov
2018-09-11Muse writer: check for whitespace in the beginning and end of Str'sAlexander Krotov
2018-09-11Muse writer: escape -, ; and > in the beginning of stringsAlexander Krotov
2018-09-10Revert test-pattern changes to .travis.yml.John MacFarlane
2018-09-10Travis: Another try on stack.John MacFarlane
2018-09-10Travis: Fix stack build.John MacFarlane
2018-09-10Travis: remove --hide-successes temporarily again.John MacFarlane
2018-09-10Another try.John MacFarlane
2018-09-10travis: Fix ghc version label for stack build.John MacFarlane
2018-09-10Revert "travis: Temporarily remove --hide-successes."John MacFarlane
2018-09-10travis: Temporarily remove --hide-successes.John MacFarlane
2018-09-10Another try.John MacFarlane
2018-09-10Another try.John MacFarlane
2018-09-10Attempt to fix travis build.John MacFarlane