aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-05PowerPoint writer: expand builtin reference doc to model all layoutsJesse Rosenthal47-20/+32
2019-04-04PowerPoint tests: Regenerate golden filesJesse Rosenthal36-0/+0
2019-04-04PowerPoint writer: Always open up in slide viewJesse Rosenthal1-8/+26
2019-04-03Add templates/default.xwiki to cabal data files.John MacFarlane1-0/+1
2019-04-03Add support for go with --listings.John MacFarlane1-0/+1
2019-04-02Update command test #5416 to make it windows friendlyJohn MacFarlane1-2/+4
2019-04-02Manual: Improve 'header' and 'heading' usage (#5424)Andrew Dunning1-112/+112
2019-04-02LaTeX template: Ensure correct heading/table order (#5421)Andrew Dunning6-61/+54
2019-04-02Actually run the xwiki writer tests.John MacFarlane1-1/+2
2019-04-02Add test/writer.xwiki to cabal extra-source-files.John MacFarlane1-0/+1
2019-04-02Add xwiki to cabal descriptionJohn MacFarlane1-4/+5
2019-04-02Add xwiki output format to manual.John MacFarlane1-0/+5
2019-04-02Fix harmless error in file-scope code.John MacFarlane1-2/+2
2019-04-02Add XWiki Support (#4167)Derek Chen-Becker6-1/+934
2019-04-01PowerPoint writer: Remove handoutsMasterList from template presentation.xmlJesse Rosenthal1-7/+9
2019-04-01PowerPoint writer: Build sp trees correctlyJesse Rosenthal1-17/+19
2019-04-01PowerPoint writer: Correct application of reference doc for contentJesse Rosenthal1-30/+16
2019-04-01PowerPoint writer: Make default placeholder type for template lookupJesse Rosenthal1-18/+42
2019-04-01Dokuwiki Reader fix: parse single curly brace (#5417)Mauro Bieg2-1/+12
2019-03-31PowerPoint writer: add test for speaker notes after metadata.Jesse Rosenthal4-0/+9
2019-03-31Pptx writer: Apply speaker snotes to metadata slide if applicable.Jesse Rosenthal1-15/+35
2019-03-31Docs: Specify that templates from PPT 2013 are known to work.Jesse Rosenthal1-3/+3
2019-03-30Pptx writer: test for speaker notes after breaking header.Jesse Rosenthal4-0/+7
2019-03-30Pptx writer: Correctly handle notes after section-title headerJesse Rosenthal1-3/+4
2019-03-30ipynb reader/writer: use format 'ipynb' for raw cell where no format given.John MacFarlane2-5/+9
2019-03-29MANUAL: add paragraph on options affecting markdown in ipynb.John MacFarlane1-0/+6
2019-03-29ipynb writer - consolidate adjacent raw blocks.John MacFarlane1-2/+10
2019-03-29LaTeX writer: Avoid inadvertently creating ?` or !` ligatures.John MacFarlane2-0/+22
2019-03-28Update data/jats.csl to avoid commas between name-part elements.John MacFarlane1-2/+2
2019-03-28HTML writer: Don't add data- prefix to RDFa attributes.John MacFarlane1-2/+19
2019-03-28Markdown reader: fenced div takes priority over setext header.John MacFarlane2-2/+11
2019-03-28Ipynb reader: use `html` for a raw cell with no format.John MacFarlane1-1/+1
2019-03-28Ipynb writer: fixed carry-over of nbformat from metadata.John MacFarlane1-1/+1
2019-03-28stack.yml - remove -Wmissing-home-modulesJohn MacFarlane1-1/+1
2019-03-28Shared - improve metaToJSON with numbers.John MacFarlane1-5/+8
2019-03-28Markdown writer: better rendering of numbers.John MacFarlane1-1/+4
2019-03-28Markdown writer: proper rendering of empty map in YAML metadata.John MacFarlane1-1/+3
2019-03-28Use strict instead of lazy sum.John MacFarlane2-5/+5
2019-03-28Revert "appveyor - just build dependencies."John MacFarlane1-18/+18
2019-03-28stack.yaml: remove RTS optionsJohn MacFarlane1-1/+1
2019-03-28appveyor - just build dependencies.John MacFarlane1-18/+18
2019-03-27appveyor - save cache on error.John MacFarlane1-0/+1
2019-03-27ipynb writer: preserve nbformat_minor if it's given.John MacFarlane1-2/+10
2019-03-27Writers.Shared.metaValueToJSON: use Number Values for integers.John MacFarlane1-4/+9
2019-03-27ipynb reader: avoid introducing spurious `.0` on integers in metadata.John MacFarlane2-1/+5
2019-03-27circleci - drop test on ghc 7.10, add ghc 8.6.4.John MacFarlane1-10/+3
2019-03-27Drop support for ghc < 8.John MacFarlane5-18/+2
2019-03-27CONTRIBUTING: replace reference to travis with circleci.John MacFarlane1-2/+1
2019-03-27circleci: back to -j2.John MacFarlane1-3/+3
2019-03-27circleci: recognize both Warning: and warning:.John MacFarlane1-1/+1