aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-14LaTeX template: Move CSL macro defs before header-includes.John MacFarlane1-25/+25
2021-05-14Docx writer: fix alignment for cells.Albert Krewinkel1-14/+20
2021-05-14Docx writer: allow multirow table headersAlbert Krewinkel3-17/+25
2021-05-14HTML reader: don't fail on unmatched closing "script" tag.Albert Krewinkel2-7/+16
2021-05-13Implement curly-brace syntax for Markdown citation keys.John MacFarlane6-19/+56
2021-05-13Update manual date and man page.John MacFarlane2-4/+39
2021-05-13Bump to 2.14 and update changelog.John MacFarlane2-1/+227
2021-05-12Use released citeproc 0.4.John MacFarlane2-12/+1
2021-05-12Use texmath 0.12.3.John MacFarlane2-4/+2
2021-05-12Plain writer: handle superscript unicode minus.John MacFarlane1-0/+1
2021-05-12Hande 'annote' field in bibtex/biblatex writer.John MacFarlane2-0/+12
2021-05-12Fix source position reporting for YAML bibliographies.John MacFarlane2-4/+6
2021-05-11Improve integration of settings from reference.docx.John MacFarlane34-13/+14
2021-05-11T.P.XML.Light - add Eq, Ord instances...John MacFarlane1-4/+4
2021-05-11LaTeX writer: better handling of line breaks in simple tables.John MacFarlane2-3/+25
2021-05-10epub Writer: Fix belongs-to-collection XML id choice (#7267)nuew1-3/+3
2021-05-10latex template: use non-starred names for xcolor color names.John MacFarlane1-1/+1
2021-05-10CI: install numa library.John MacFarlane1-0/+4
2021-05-09RST reader: seek include files in the directory...John MacFarlane1-1/+3
2021-05-09Org reader: Resolve org includes relative to ...John MacFarlane2-2/+5
2021-05-09Update doc/using-the-pandoc-api.md for new reader types.John MacFarlane1-2/+15
2021-05-09RST reader: use `insertIncludedFile` from T.P.Parsing...John MacFarlane1-58/+36
2021-05-09T.P.Parsing: improve include file functions.John MacFarlane3-33/+34
2021-05-09Change reader types, allowing better tracking of source positions.John MacFarlane46-617/+1025
2021-05-07ConTeXt writer: support blank lines in line blocks.Albert Krewinkel1-2/+6
2021-05-05App: allow tabs expansion even if file-scope is usedAlbert Krewinkel2-7/+22
2021-05-01Docx writer: support colspans and rowspans in tablesAlbert Krewinkel6-70/+140
2021-05-01Add new internal module Text.Pandoc.Writers.GridTableAlbert Krewinkel2-0/+159
2021-04-30Add instructions for installing pandoc-types before compiling filter.John MacFarlane1-0/+2
2021-04-30Org writer: inline latex envs need newlines (#7259)tecosaur1-0/+2
2021-04-29INSTALL: add note that parallel installations should be avoided. (#7147)Albert Krewinkel1-0/+4
2021-04-29Support toc-title in revealjs (#7171)Florian Kohrt1-0/+5
2021-04-29Update default.latex (#7234)badumont1-1/+4
2021-04-29Docx reader: add handling of vml image objects (jgm#4735) (#7257)mbrackeantidot4-2/+15
2021-04-29Further improvements in smart quotes.John MacFarlane2-2/+10
2021-04-28Smarter smart quotes.John MacFarlane7-70/+67
2021-04-28list of figures before list of tables in LaTeX and ConTeXt templates (#7235)Julien Dutant2-6/+6
2021-04-28JATS writer: use either styled-content or named-content for spans.Albert Krewinkel2-15/+35
2021-04-27Docx writer: autoset table width if no column has an explicit width.Albert Krewinkel4-7/+11
2021-04-26Add unicode-collation to list of libraries developed to support pandoc.John MacFarlane1-0/+4
2021-04-26docs/org.md: Add note about default export behavior of org-mode in (#7238)Charanjit Singh1-0/+15
2021-04-25Fixed another typo in cabal.project.John MacFarlane1-1/+1
2021-04-25Fix typo in cabal.project.John MacFarlane1-1/+1
2021-04-25Use dev texmath, citeproc.John MacFarlane3-5/+11
2021-04-25Minor code reformatting.John MacFarlane1-1/+2
2021-04-25Writers: Recognize custom syntax definitions (#7241)Jan Tojnar5-23/+28
2021-04-25Markdown writer: Cleaner (code)blocks with single class (#7242)Jan Tojnar5-8/+14
2021-04-25Add quotes properly in markdown YAML metadata fields.John MacFarlane9-17/+16
2021-04-25Remove biblatex-nussbaum.md test.John MacFarlane1-63/+0
2021-04-20stack.yaml - use latest unicode-collation.John MacFarlane1-1/+1