aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-12LaTeX writer: don't emit `[<+->]` unless beamer output,John MacFarlane2-2/+17
2018-11-11Exactly match GitHub's identifier generating algorithm.John MacFarlane2-2/+11
2018-11-11stack.yaml - use latest versions of packages.John MacFarlane1-3/+3
2018-11-11Text.Pandoc.Shared: add parameter to uniqueIdent, inlineListToIdentifier.John MacFarlane15-83/+109
2018-11-11Remove `ascii_identifiers` from `githubMarkdownExtensions`.John MacFarlane2-2/+1
2018-11-11Clean up toIdent in CommonMark reader.John MacFarlane1-8/+9
2018-11-11Fix CPP conditional for TH pragmaAlbert Krewinkel3-4/+4
2018-11-08Remove Functor and Applicative constraints where Monad already existsAlexander Krotov1-14/+7
2018-11-07Merge pull request #5054 from lierdakil/docx-image-bookmarksJohn MacFarlane1-26/+17
2018-11-07Texinfo writer: add blank line before `@menu` section.John MacFarlane2-1/+10
2018-11-07T.P.App: fix regression in output format heuristicsAlbert Krewinkel1-47/+5
2018-11-07T.P.App: extract submodule T.P.App.FormatHeuristicsAlbert Krewinkel3-57/+96
2018-11-07[Docx Writer] Add bookmarks to code blocksNikolay Yakimov1-2/+2
2018-11-07[Docx Writer] Add bookmarks to imagesNikolay Yakimov1-2/+2
2018-11-07[Docx Writer] Refactor common bookmark creation code into a functionNikolay Yakimov1-22/+13
2018-11-07ICML writer: fix missing type signature warningAlbert Krewinkel1-3/+4
2018-11-06Add command test for #5050.John MacFarlane1-0/+7
2018-11-06Text.Pandoc.Pretty: don't render BreakingSpace at end of line...John MacFarlane1-2/+9
2018-11-06ICML writer: consolidate adjacent strings, inc. spaces.John MacFarlane2-143/+38
2018-11-06T.P.App: extract Opt into separate moduleAlbert Krewinkel5-180/+228
2018-11-06Fix typo in changelog.John MacFarlane1-1/+1
2018-11-05MANUAL.txt: remove confusing cross-links for some extensions.John MacFarlane1-4/+4
2018-11-05Use DERIVE_JSON_VIA_TH in Text.Pandoc.Filter.John MacFarlane1-6/+6
2018-11-06hlint Muse writerAlexander Krotov1-1/+1
2018-11-06Use OverloadedStrings extension to simplify Muse writer testsAlexander Krotov1-201/+203
2018-11-05MANUAL: don't put pandoc in code ticks in heading.John MacFarlane1-2/+2
2018-11-05CommonMark writer: make sure --ascii affects quotes, super/subscript.John MacFarlane1-6/+12
2018-11-05MANUAL.txt: --ascii works for gfm too.John MacFarlane1-1/+1
2018-11-05CommonMark writer: respect --ascii (#5043)quasicomputational3-8/+60
2018-11-05MANUAL.txt: added "A note on security."John MacFarlane1-0/+30
2018-11-04XML: toHtml5Entities: prefer shorter entities...John MacFarlane2-5/+12
2018-11-05Muse writer: add support for --reference-location=Alexander Krotov2-9/+129
2018-11-04.travis.yml: test deriving via generics with GHC 8.4Albert Krewinkel1-1/+1
2018-11-04Add cabal flag `derive_json_via_th`Albert Krewinkel5-12/+117
2018-11-04MANUAL.txt: add `man` to `--from` options.John MacFarlane1-0/+1
2018-11-04trypandoc: tweaked drop-down lists.John MacFarlane1-7/+7
2018-11-04Revert "Trypandoc: recompile on select rather than change."John MacFarlane1-2/+2
2018-11-04Trypandoc: recompile on select rather than change.John MacFarlane1-2/+2
2018-11-04trypandoc: put link to site in footer.John MacFarlane1-2/+1
2018-11-04trypandoc: preselect output format.John MacFarlane1-3/+3
2018-11-04trypandoc: update on change of in or out format.John MacFarlane1-0/+3
2018-11-04Trypandoc: add man input format.John MacFarlane1-3/+4
2018-11-03linux/Dockerfile - use resolver lts-12.12.John MacFarlane1-1/+1
2018-11-03Fix bug in linux/Dockerfile.John MacFarlane1-1/+1
2018-11-03Fix bug in linux/Dockerfile.John MacFarlane1-1/+1
2018-11-03Update man/pandoc.1.John MacFarlane1-2/+2
2018-11-03Update AUTHORS.md.John MacFarlane1-0/+4
2018-11-03Update changelog.John MacFarlane1-4/+4
2018-11-03Document romanfont, romanfontoptions.John MacFarlane1-2/+2
2018-11-03Update changelog.John MacFarlane1-0/+2