aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-15add test yaml-metadata-blocks.mdmb211-0/+48
2018-09-14MANUAL.txt epub:type attribute (#4901)Mauro Bieg1-0/+40
2018-09-13Another try at skipping round-trip tests in CI.John MacFarlane1-9/+9
2018-09-13Revert TESTPATTERN stuff from .travis.yml.John MacFarlane1-9/+9
2018-09-13Update stack.lts9.yaml.John MacFarlane1-3/+8
2018-09-12Muse writer: never wrap definition list termsAlexander Krotov1-1/+1
2018-09-11Enable tables in HTML round trip testAlexander Krotov1-1/+0
2018-09-11HTML reader tests: accept Blocks in round trip testAlexander Krotov1-2/+2
2018-09-11Muse reader tests: accept Blocks instead of Block in round trip testAlexander Krotov1-2/+2
2018-09-11Muse writer: set envInsideBlock = True when rendering notesAlexander Krotov2-1/+9
2018-09-11HTML writer: always output <dt> element, even if it is emptyAlexander Krotov2-3/+6
2018-09-11Muse writer: use "" instead of [] for empty StringAlexander Krotov1-1/+1
2018-09-11Muse writer: check for whitespace in the beginning and end of Str'sAlexander Krotov2-0/+5
2018-09-11Muse writer: escape -, ; and > in the beginning of stringsAlexander Krotov2-3/+16
2018-09-10Revert test-pattern changes to .travis.yml.John MacFarlane1-7/+7
2018-09-10Travis: Another try on stack.John MacFarlane1-1/+1
2018-09-10Travis: Fix stack build.John MacFarlane1-1/+1
2018-09-10Travis: remove --hide-successes temporarily again.John MacFarlane1-1/+1
2018-09-10Another try.John MacFarlane1-1/+1
2018-09-10travis: Fix ghc version label for stack build.John MacFarlane1-1/+1
2018-09-10Revert "travis: Temporarily remove --hide-successes."John MacFarlane1-1/+1
2018-09-10travis: Temporarily remove --hide-successes.John MacFarlane1-1/+1
2018-09-10Another try.John MacFarlane1-6/+6
2018-09-10Another try.John MacFarlane1-3/+3
2018-09-10Attempt to fix travis build.John MacFarlane1-2/+2
2018-09-11Muse writer: escape list markers in the beginning of notesAlexander Krotov2-1/+10
2018-09-10Travis: exclude round-trip tests, except for nightly test which can fail.John MacFarlane1-9/+9
2018-09-11Muse writer: normalize inline list before testing if tags should be usedAlexander Krotov2-19/+19
2018-09-11Muse writer: use tags instead of lightweight markup for empty stringsAlexander Krotov2-4/+13
2018-09-10Make HTML5 header easier to style precisely in default template (#4767)J. B. Rainsberger2-2/+2
2018-09-10Remove RawBlock from HTML round trip testsAlexander Krotov1-0/+1
2018-09-10HTML reader: test round trip propertyAlexander Krotov1-0/+23
2018-09-09LaTeX reader: resolve `\ref` for figure numbers.John MacFarlane2-13/+85
2018-09-09Use latest texmath.John MacFarlane4-3/+4
2018-09-09Org writer: don't escape literal `_`, `^`.John MacFarlane2-5/+5
2018-09-07Fix percentage image scaling in ODT (#4881)Nils Carlson2-2/+4
2018-09-07CONTRIBUTING.md: link to lua-filters repository.John MacFarlane1-0/+7
2018-09-07lua-filters.md: add links to filters, and to lua-filters repository.John MacFarlane1-5/+10
2018-09-07HTML reader: parse `<script type="math/tex` tags as math.John MacFarlane2-0/+25
2018-09-07INSTALL.md: indicate that cabal >= 2.0 is needed.John MacFarlane1-3/+12
2018-09-06Clean up appveyor build.John MacFarlane1-29/+21
2018-09-06stack.yaml tweaks.John MacFarlane1-2/+9
2018-09-06Org reader: respect export option `p` for planning infoAlbert Krewinkel5-2/+64
2018-09-06Org reader internals: disable some GHC extensionsAlbert Krewinkel1-26/+32
2018-09-06MANUAL: Clarify when `--resource-path` has an effect.John MacFarlane1-0/+5
2018-09-06Muse reader: close the </quote> in indented tag testAlexander Krotov1-1/+2
2018-09-05Document encoding issue with `--listings` (#4873)damien clochard1-1/+6
2018-09-05Org reader: strip planning info from outputAlbert Krewinkel2-1/+60
2018-09-04Remove unnecessary indenting of TOC title (#4869)José de Mattos Neto1-3/+1
2018-09-04hlint some writersAlexander Krotov9-25/+21