aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-09Fix Typos in Lua Filters Doctajmone1-4/+4
2020-07-08Escape starting periods in ms writer code blocksMichael Hoffmann4-1/+43
2020-07-07[Docx Reader] Use null instead of isEmpty in Readers.Docx.CombineNikolay Yakimov1-9/+5
2020-07-07[Bench] Benchmark bytestring readersNikolay Yakimov1-25/+35
2020-07-07[Docx Reader] Remove unused LANGUAGE from Readers.Docx.CombineNikolay Yakimov1-2/+0
2020-07-07[Docx Reader] Remove no-op stack/unstackInlines in Readers.Docx.CombineNikolay Yakimov1-6/+4
2020-07-07[Docx Reader] Get rid of unused NullModifier in Readers.Docx.CombineNikolay Yakimov1-18/+15
2020-07-07[Docx Reader] Refactor/update smushInlinesNikolay Yakimov3-45/+33
2020-07-05Fix typo in MANUAL.txtBenjamin Wuethrich1-1/+1
2020-07-02Revert "Ipnyb: allow lossless round-tripping of markdown cell content."John MacFarlane3-10/+6
2020-07-02Revert "Ipynb reader: fix duplication of 'source' attribute."John MacFarlane1-1/+1
2020-07-02Ipynb reader: fix duplication of 'source' attribute.John MacFarlane1-1/+1
2020-07-02CONTRIBUTING.md: Advertise the official nightlies in GitHub actions.John MacFarlane1-3/+9
2020-07-01HTML writer: improve alt-text/caption handling for HTML5Albert Krewinkel6-9/+17
2020-07-01Org reader: respect tables-excluding export settingAlbert Krewinkel4-2/+15
2020-06-30Org reader: respect export setting disabling footnotesAlbert Krewinkel4-2/+23
2020-06-30Ipnyb: allow lossless round-tripping of markdown cell content.John MacFarlane3-6/+10
2020-06-30Fix date on changelogJohn MacFarlane1-1/+1
2020-06-30Org reader: respect export setting which disables entitiesAlbert Krewinkel4-6/+22
2020-06-29Add Vaibhav Sagar to authors.John MacFarlane1-0/+1
2020-06-29Fix 'make pandoc-templates'.John MacFarlane1-2/+2
2020-06-29rc action: use older stack that supports i386 for Windows i386 build.John MacFarlane1-1/+2
2020-06-29README.md.John MacFarlane1-2/+2
2020-06-29Update manual date, generate man page.John MacFarlane2-26/+112
2020-06-29Update changelog.John MacFarlane1-1/+57
2020-06-29Merge pull request #6328 from lierdakil/defaults-meta-parseJohn MacFarlane3-57/+45
2020-06-29Org reader: keep unknown keyword lines as raw orgAlbert Krewinkel3-4/+18
2020-06-29Org reader: unify keyword handlingAlbert Krewinkel3-127/+127
2020-06-29Org reader: support LATEX_HEADER_EXTRA and HTML_HEAD_EXTRA settingsAlbert Krewinkel3-40/+65
2020-06-29Org reader: allow multiple #+SUBTITLE export settingsAlbert Krewinkel3-1/+12
2020-06-29Clean up T.P.R.MetadataNikolay Yakimov2-41/+25
2020-06-29Handle errors in yamlToMetaNikolay Yakimov2-11/+9
2020-06-29Unify defaults and markdown metadata parsersNikolay Yakimov3-29/+35
2020-06-28Remove obsolete RelaxedPolyRec extension (#6487)Nikolay Yakimov5-7/+0
2020-06-28doc/org.md: document behavior of `smart` extensionAlbert Krewinkel1-0/+27
2020-06-28PDF: all verbose output now goes to stderr, not stdout.John MacFarlane1-21/+21
2020-06-28Delete misleading sentence in manualfor --verboseJohn MacFarlane1-2/+1
2020-06-28JATS reader: parse abstract element into metadata field of same name (#6482)Albert Krewinkel2-0/+26
2020-06-28Org reader: read `#+INSTITUTE` values as text with markupAlbert Krewinkel3-7/+22
2020-06-28Org tests: group export settings test for Org readerAlbert Krewinkel1-74/+79
2020-06-28Bump hslua in stack.yamlJohn MacFarlane1-1/+1
2020-06-28Org reader: update behavior of author, keywords export settingsAlbert Krewinkel2-39/+44
2020-06-28Org reader: refactor export setting handlingAlbert Krewinkel1-79/+67
2020-06-27doc/org.md: describe all supported export options in detailAlbert Krewinkel1-0/+57
2020-06-27Org reader: read description lines as inlinesAlbert Krewinkel2-15/+63
2020-06-25Org reader: honor tex export optionAlbert Krewinkel5-30/+148
2020-06-24re-add pandoc-citeproc to cabal.project.John MacFarlane1-0/+4
2020-06-23Remove redundant pattern match in pptx writer.John MacFarlane1-3/+0
2020-06-23LaTeX reader: Retain the Div around tables with attributes.John MacFarlane3-33/+34
2020-06-23Use released pandoc-citeproc.John MacFarlane2-7/+1