aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-02Makefile - make stack quick build the defaultJohn MacFarlane1-3/+3
2018-10-02Makefile: improved quick-cabal target.John MacFarlane1-3/+4
2018-10-02T.P.Lua.StackInstances - moved pragmas to top of file.John MacFarlane1-5/+5
2018-10-01cabal.project - remove source-dependency stanzas.John MacFarlane1-14/+0
2018-10-01Makefile: added quick-cabal target as default.John MacFarlane1-0/+5
2018-10-01Version to 2.3.2.John MacFarlane1-1/+1
2018-10-01Shared: new export `splitSentences` [API change].John MacFarlane3-52/+26
2018-10-01Moved isArgTok to Readers.LaTeX.Parsing.John MacFarlane2-5/+6
2018-10-01Moved babelLangToBCP, polyglossiaLangToBCP to new module...John MacFarlane3-134/+176
2018-10-01Lua filters: report traceback when an error occursAlbert Krewinkel9-16/+49
2018-10-01Lua Util: add missing docstring to defineHowToAlbert Krewinkel1-1/+1
2018-09-30Implement `--ascii` (`writerPreferAscii`) in writers, not App.John MacFarlane13-76/+230
2018-09-30Text.Pandoc.Options: add writerPreferAscii to WriterOptions.John MacFarlane1-0/+2
2018-09-30pandoc.cabal: make base lower bound 4.8.John MacFarlane1-5/+5
2018-09-30LaTeX reader: simplified accent code using unicode-transforms.John MacFarlane2-322/+34
2018-09-29LaTeX writer: Fix description lists contining highlighted code.John MacFarlane1-2/+4
2018-09-29LaTeX reader: allow verbatim blocks ending with blank lines.John MacFarlane2-1/+44
2018-09-29LaTeX reader: support breq math environments: dmath, dgroup, darray.John MacFarlane1-0/+6
2018-09-28Use released pandoc-citeproc, texmath.John MacFarlane1-0/+2
2018-09-28Update changelog.John MacFarlane1-2/+7
2018-09-28Added Text.Pandoc.Readers.LaTeX.Parsing (unexported).John MacFarlane3-557/+667
2018-09-28Parse empty argument array in inline src blocks.leungbk2-1/+9
2018-09-27Version to 2.3.1.John MacFarlane4-6/+6
2018-09-27Update changelog, AUTHORS.md.John MacFarlane2-12/+69
2018-09-27HTML writer: avoid adding extra section nestings for revealjs.John MacFarlane1-1/+1
2018-09-27JATS writer: remove 'role' attribute on 'bold' and 'sc' elements.John MacFarlane2-10/+8
2018-09-27HTML writer: omit unknown attributes in EPUB2 output.John MacFarlane1-8/+140
2018-09-27HTML, Muse reader tests: reduce time taken by round-trip test.John MacFarlane2-4/+6
2018-09-27MANUAL: epub:type is only useful for epub3Mauro Bieg1-3/+3
2018-09-26appveyor - Removed new-clean.John MacFarlane1-1/+0
2018-09-26Fixed appveyor improvemnets.John MacFarlane1-7/+6
2018-09-26More appveyor improvements.John MacFarlane1-4/+7
2018-09-26Added 'allow-newer' to cabal.project.John MacFarlane2-2/+4
2018-09-26appveyor - different try with 'new-test'.John MacFarlane1-1/+1
2018-09-26appveyor - single quote cache.John MacFarlane1-1/+1
2018-09-26appveyor - remove old stack stuff; revise to run new-test.John MacFarlane1-50/+13
2018-09-26appveyor - fix problem when cached cabal db already exists.John MacFarlane1-3/+3
2018-09-26Force inline code blocks to honor export options.leungbk4-6/+16
2018-09-25appveyor - comment out caching of STACK_ROOT.John MacFarlane1-1/+1
2018-09-25appveyor - fix typo.John MacFarlane1-1/+1
2018-09-25appveyor - add cabal options, run tests.John MacFarlane1-4/+10
2018-09-25appveyor - add 64-bit cabal build.John MacFarlane1-0/+8
2018-09-25appveyor - fixed forfiles.John MacFarlane1-4/+4
2018-09-25appveyor - Remove -p from mkdir.John MacFarlane1-1/+1
2018-09-25appveyor - another try with forfiles.John MacFarlane1-1/+2
2018-09-25appveyor - allow RDP access on finish (temporary for debugging).John MacFarlane1-0/+3
2018-09-25Add support for multiprenote and multipostnote arguments in LaTeX. (#4930)Brian Leung2-1/+82
2018-09-25Add texmath to cabal.project.John MacFarlane1-3/+5
2018-09-25cabal.project - use source repository stanzas.John MacFarlane2-3/+11
2018-09-25appveyor - use github version of memory for now with ghc 8.6.John MacFarlane1-0/+1