aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-23Tweaks to changelog.2.9.2.1John MacFarlane
2020-03-23Small changes to README.md.John MacFarlane
2020-03-23Update manual date and man paeg.John MacFarlane
2020-03-23Bump version to 2.9.1.John MacFarlane
2020-03-23Provisionally update changelog.John MacFarlane
2020-03-22Finer grained imports of Text.Pandoc.Class submodules (#6203)Albert Krewinkel
2020-03-22Small changes to macos release candidate Makefile.John MacFarlane
2020-03-22Fixes to 'notarize' target to preserve hardened runtime.John MacFarlane
2020-03-22macos/Makefile - add notarize target.John MacFarlane
2020-03-22Actions/release-candidate/macos: set up to create package locally.John MacFarlane
2020-03-22Add new distribution-creating Makefile to macos directory.John MacFarlane
2020-03-22Remove old script to create macos package.John MacFarlane
2020-03-22Text.Pandoc.Class: extract submodules PandocIO, PandocPureAlbert Krewinkel
2020-03-21Class: fix missing import when data files are not embeddedAlbert Krewinkel
2020-03-20Make MANUAL more explicit about NBSP handling by all_symbols_escapable (#6201)Fabien Schurter
2020-03-19Add to html5 attributes.John MacFarlane
2020-03-19Jira reader: fix parsing of tables without preceding blanklineAlbert Krewinkel
2020-03-18Jira reader: fix parsing of strikeout, emphasisAlbert Krewinkel
2020-03-16trypandoc: Add checkbox for standalone option (#6189)Mike Tzou
2020-03-15make changes_github: use details tag to make changelog collapsible.John MacFarlane
2020-03-15Update filter code in doc/filters.md...John MacFarlane
2020-03-15Improvements to trypandoc (#6188)Mike Tzou
2020-03-15Use implicit Prelude (#6187)Albert Krewinkel
2020-03-15PandocMonad: remove outdated check for base versionAlbert Krewinkel
2020-03-14Subdivide Text.Pandoc.Class into small modules (#6106)Albert Krewinkel
2020-03-13Update copyright year (#6186)Albert Krewinkel
2020-03-13tools: delete Lua documentation helper cruftAlbert Krewinkel
2020-03-13Lua marshalling: Remove unused language extensionsAlbert Krewinkel
2020-03-13Jira reader: support colored inline text, indented listsAlbert Krewinkel
2020-03-10linux/Dockerfile: upgrade to alpine 3.11Albert Krewinkel
2020-03-07Ms writer: fix definition lists so indent even when...John MacFarlane
2020-03-06Ms writer: use .QS/.QE instead of .RS/.RE for block quotes.John MacFarlane
2020-03-05Fix man reader test for previous change.John MacFarlane
2020-03-05Fix parsing of `\'` in man/ms readers.John MacFarlane
2020-03-05Fix parsing of `\.` in man/ms readers.John MacFarlane
2020-03-04EPUB writer: fix regression on detection of front/back/bodymatter.John MacFarlane
2020-03-02PDF via wkhtmltopdf: put user-specified options last.John MacFarlane
2020-02-21Fix table alignment when heading begins with t.John MacFarlane
2020-02-19Text.Pandoc.App: set resource path at the beginning...John MacFarlane
2020-02-17Revert "stack.yaml - switch to lts-15."John MacFarlane
2020-02-17stack.yaml - switch to lts-15.John MacFarlane
2020-02-17Revert "Allow specifying string value in metadata using `!!literal` tag."John MacFarlane
2020-02-17Allow specifying string value in metadata using `!!literal` tag.John MacFarlane
2020-02-17Remove redundant `otherwise` guard in inlineToAsciiDoc (#6146)Ryan Scott
2020-02-16Fix typo in changelog.John MacFarlane
2020-02-16Small changelog fix.John MacFarlane
2020-02-15Use pandoc-citeproc 0.17.2.9.2John MacFarlane
2020-02-15Update README.md.John MacFarlane
2020-02-15Update changelog and man page.John MacFarlane
2020-02-15Use latest texmath.John MacFarlane