aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-29CircleCI: fix stack installation.2.11.3.2John MacFarlane
2020-12-29Bump to 2.11.3.2, update changelog and man pageJohn MacFarlane
2020-12-29Use citeproc 0.3.0.3.John MacFarlane
2020-12-29Improve fix to #6983.John MacFarlane
2020-12-28Docx writer: fix nested tables with captions.John MacFarlane
2020-12-28Update test for new citeproc and require it in cabal.John MacFarlane
2020-12-28Use latest citeproc release.John MacFarlane
2020-12-28HTML reader: use renderTags' from Text.Pandoc.Shared.Albert Krewinkel
2020-12-28MANUAL: note that textarea content is never parsed as Markdown.Albert Krewinkel
2020-12-27Use meta-description instead of description in templates.John MacFarlane
2020-12-27templates: added the `description` metatag to both html4 and html5 templates ...Jerry Sky
2020-12-27Require texmath 0.12.1.John MacFarlane
2020-12-27Add support for writing nested tables to asciidoc (#6972)timo-a
2020-12-27Powerpoint writer: allow arbitrary OOXML in raw inline elementsAlbert Krewinkel
2020-12-24Citeproc: fix handling of empty URL variables (`DOI`, etc.).John MacFarlane
2020-12-20HTML writer: don't include p tags in CSL bibliography entries.John MacFarlane
2020-12-20LaTeX writer: support colspans and rowspans in tables. (#6950)Albert Krewinkel
2020-12-20Fixed table with file extensions and interpreterswuffi
2020-12-18Bump to 2.11.3.1 and update changelog and man page.2.11.3.1John MacFarlane
2020-12-18Use citeproc 0.3.0.1.John MacFarlane
2020-12-18Remove data/templates/README.markdown.John MacFarlane
2020-12-18New advice for pre-commit filter.John MacFarlane
2020-12-18Remove data/make-reference-files.hs.John MacFarlane
2020-12-18Remove some extraneous files in data directory.John MacFarlane
2020-12-18Improve check target to test data/ too.John MacFarlane
2020-12-18Fix typo in CONTRIBUTING.mdBenjamin Wuethrich
2020-12-18Add test/writer.asciidoctor, tables.asciidoctor to extra-source-files.John MacFarlane
2020-12-18Remove some test files that are no longer used.John MacFarlane
2020-12-18Remove checkdocs from lint ci.John MacFarlane
2020-12-18Move sanity checks to lint ci.John MacFarlane
2020-12-18Add sanity checks to all CI targets.John MacFarlane
2020-12-18Makefile: Fix checkdocs target.John MacFarlane
2020-12-18Add sanity checks to ci.John MacFarlane
2020-12-18Add check and check-cabal target ...John MacFarlane
2020-12-18Include missing jats test files in pandoc.cabal.John MacFarlane
2020-12-17Update RELEASE-CHECKLIST for CircleCI.2.11.3John MacFarlane
2020-12-17CircleCI config: add version.txt to artifacts directory.John MacFarlane
2020-12-17Makefile: remove macospkg target.John MacFarlane
2020-12-17Remove .travis.yml and add CircleCI config.John MacFarlane
2020-12-17Update man page.John MacFarlane
2020-12-17Update test with new skylighting CSS.John MacFarlane
2020-12-17Update changelog.John MacFarlane
2020-12-17Update AUTHORSJohn MacFarlane
2020-12-17Remove hie.yaml.John MacFarlane
2020-12-17MANUAL: clarify that inline references take precedence ...John MacFarlane
2020-12-17Use skylighting 0.10.2.John MacFarlane
2020-12-16Use released citeproc 0.3.John MacFarlane
2020-12-16Use released doctemplates 0.9.John MacFarlane
2020-12-16Add tests: True to cabal.project.John MacFarlane
2020-12-16Fix citeproc regression with duplicate references.John MacFarlane