aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-02Docx writer: better handle list items whose contents are lists (#6522)Michael Hoffmann4-3/+26
2020-10-01Update to lastest citeprocJohn MacFarlane5-6/+7
2020-10-01Syntax highlight for inline code of OpenDocument (#6711)niszet1-3/+18
2020-09-27Use latest citeproc.John MacFarlane2-2/+2
2020-09-27Fix redundant import warning.John MacFarlane1-1/+1
2020-09-27Use latest citeproc.John MacFarlane4-6/+5
2020-09-27OpenDocument Writer: Implement table cell alignment (#6700)Nils Carlson3-25/+98
2020-09-26Use latest citeproc.John MacFarlane2-2/+2
2020-09-26Use latest citeproc.John MacFarlane2-2/+2
2020-09-26Fix short-title.John MacFarlane2-24/+27
2020-09-25Allow `gfm_auto_identifiers`, `ascii_identifiers` extensions for docx.John MacFarlane1-1/+1
2020-09-25RST reader: apply `.. class::` directly to following Header.John MacFarlane2-1/+19
2020-09-25Org reader: fix HLint warningsAlbert Krewinkel1-2/+2
2020-09-25doc/org.md: add section on tablesAlbert Krewinkel1-0/+28
2020-09-24Use latest citeproc commit.John MacFarlane2-3/+2
2020-09-24DocBook reader: Implement table cell alignment (#6698)Nils Carlson3-46/+88
2020-09-24Slight improvement to last commit.John MacFarlane1-1/+4
2020-09-24Citeproc: Insert space after csl-left-margin span contents...John MacFarlane4-7/+21
2020-09-24OpenDocument writer: New table cell support with row and column spans (#6682)Nils Carlson2-26/+213
2020-09-24Support toc-depth option for ODT writer (#6697)niszet2-1/+2
2020-09-23ALlow bytestring 0.11.x.John MacFarlane1-2/+2
2020-09-23Revert stack->cabal change in nightly.yml.John MacFarlane1-20/+21
2020-09-22release-candidate build: use latest stack on the runner.John MacFarlane1-57/+0
2020-09-22Nightly process improvements.John MacFarlane1-33/+20
2020-09-22CI: use checkout@v2, and use haskell-setup to install stack.John MacFarlane2-10/+11
2020-09-21Add built-in citation support using new citeproc library.John MacFarlane312-303/+31826
2020-09-21Bump to 2.11.John MacFarlane1-1/+1
2020-09-21Markdown reader: Set citationNoteNum accurately in citations.John MacFarlane7-28/+49
2020-09-21Parsing: add stateInNote and stateLastNoteNumber to ParserState.John MacFarlane1-0/+4
2020-09-21Sort YAML metadata keys in Markdown output case-insensitive.John MacFarlane1-2/+2
2020-09-21Remove duplicate tshow definition.John MacFarlane1-3/+1
2020-09-21pandoc.cabal: sort build depends alphabetically (#6691)Albert Krewinkel1-96/+98
2020-09-21doc/org.md: add section on handling of unknown directivesAlbert Krewinkel1-0/+47
2020-09-20Lua filters: add SimpleTable for backwards compatibility (#6575)Albert Krewinkel10-7/+313
2020-09-20CI: bump tested GHC versions to 8.8.4 and 8.10.2Albert Krewinkel2-5/+4
2020-09-20CI: remove duplicate build step on macOSAlbert Krewinkel1-6/+0
2020-09-20cabal.project: disallow base16-bytestring-1.*Albert Krewinkel1-0/+2
2020-09-20cabal.project - use dev version of pandoc-citeproc.John MacFarlane1-1/+1
2020-09-20Use dev version of pandoc-citeproc.John MacFarlane1-1/+2
2020-09-20pandoc.cabal: allow hslua 1.2 againAlbert Krewinkel1-2/+2
2020-09-19Command line options: use normalizePath in more places.John MacFarlane1-14/+25
2020-09-19Asciidoctor images (#6671)argent03-28/+43
2020-09-19Add CSS to default HTML template (#6601)Mauro Bieg7-0/+571
2020-09-19Change deprecated Builder.isNull to null.John MacFarlane6-9/+9
2020-09-19stack.yaml - use latest texmath, commonmark-pandoc.John MacFarlane1-2/+2
2020-09-19Use released pandoc-types 1.22.John MacFarlane3-9/+3
2020-09-15LaTeX writer: fix spacing issue with list in definition list.John MacFarlane2-3/+87
2020-09-15LaTeX reader: fix improper empty cell filtering (#6689)Christian Despres2-14/+108
2020-09-15Fix pandoc-templates target to include all partials.John MacFarlane1-2/+2
2020-09-14Use latest skylighting.John MacFarlane1-2/+2