aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-21Remove unused epub test file features.epub.John MacFarlane1-0/+0
2021-09-21Use pretty-simple to format native output.John MacFarlane269-11857/+65524
2021-09-21Add missing `%` on command tests.John MacFarlane35-52/+51
2021-09-21Command tests: raise error if command doesn't begin with `%`.John MacFarlane1-5/+7
2021-09-20Stop doing lint in CI.John MacFarlane1-1/+1
2021-09-19LaTeX reader: Recognize that `\vadjust` sometimes takes "pre".John MacFarlane1-0/+7
2021-09-19Ignore (and gobble parameters of) CSLReferences environment.John MacFarlane1-0/+1
2021-09-19Use babel, not polyglossia, with xelatex.John MacFarlane6-151/+31
2021-09-19Fix changelog date for 2.14.2.John MacFarlane1-1/+1
2021-09-19Markdown writer: use `underline` class rather than `ul` for underline.John MacFarlane1-1/+1
2021-09-18Alphabetize Extension constructors.John MacFarlane1-3/+3
2021-09-18Use skylighting-0.12, skylighting-core-0.12.John MacFarlane2-4/+4
2021-09-18pptx-footers: Replace fixed dates with yaml dateEmily Bourke2-8/+44
2021-09-18pptx: Support footers in the reference docEmily Bourke12-199/+372
2021-09-17Fix linter warning.John MacFarlane1-4/+3
2021-09-17Org writer: don't indent contents of code blocks.John MacFarlane3-25/+25
2021-09-17Update list of supported source languages in org writer.John MacFarlane1-12/+44
2021-09-17mention revealjs support of title-toc in MANUAL Christophe Dervieux1-1/+1
2021-09-16Use --system-ghc in make quick.John MacFarlane1-1/+2
2021-09-16Fix code blocks using `--preserve-tabs`.John MacFarlane2-1/+18
2021-09-16pptx: Support specifying slide background imagesEmily Bourke10-60/+178
2021-09-16stack.yaml: use lts-18.10 resolver.John MacFarlane1-3/+1
2021-09-16HTML writer: set "hash" to True by default (for reveal.js).John MacFarlane1-1/+1
2021-09-16Fix quick-cabal targetJohn MacFarlane1-1/+1
2021-09-15pptx: Add support for incremental listsEmily Bourke15-165/+743
2021-09-13RST reader: handle escaped colons in reference definitions.John MacFarlane2-1/+13
2021-09-13Use latest dev version of texmath.John MacFarlane2-1/+7
2021-09-13Modernize quick-cabal Makefile targetJohn MacFarlane1-3/+2
2021-09-13pptx: Fix logic for choosing Comparison layoutEmily Bourke13-8/+27
2021-09-12Docx writer: make id used in native_numbering predictable.John MacFarlane2-3/+6
2021-09-12Add note to Security section that commonmark is better...John MacFarlane1-1/+4
2021-09-10Use latest dev citeproc.John MacFarlane2-2/+2
2021-09-10fix!(ipynb writer): improve round trip identityKolen Cheung1-2/+2
2021-09-10feat(ipynb writer): add more Jupyter's "Raw NBConvert Format"Kolen Cheung1-0/+7
2021-09-10feat(ipynb reader): get cell output mime from raw_mimetype tooKolen Cheung1-1/+2
2021-09-10feat(ipynb reader): add more Jupyter's "Raw NBConvert Format"Kolen Cheung1-6/+10
2021-09-10fix!: rst mime typeKolen Cheung1-1/+1
2021-09-10pptx: Copy embedded fonts from reference docEmily Bourke1-0/+1
2021-09-10pptx: Fix presentation rel numberingEmily Bourke1-63/+131
2021-09-10pptx: Include all themes in output archiveEmily Bourke145-4/+2
2021-09-10pptx: Don’t add relationships unnecessarilyEmily Bourke1-5/+14
2021-09-10pptx: Fix capitalisation of notesMasterIdEmily Bourke21-1/+1
2021-09-10Fix command test for #7557.John MacFarlane1-1/+1
2021-09-10Remove redundant import.John MacFarlane1-1/+1
2021-09-10Org reader: don't parse a list as first item in a list item.John MacFarlane2-1/+11
2021-09-10MANUAL: Document formats affected by `--reference-location`.John MacFarlane1-1/+3
2021-09-10Support `--reference-location` for HTML output (#7461)Francesco Mazzoli8-39/+169
2021-09-10Ipynb reader handleData: support text/markdown (#7561)Kolen Cheung1-0/+3
2021-09-09Use dev version of citeproc.John MacFarlane2-1/+7
2021-09-08RTF reader: support `\binN` for binary image data.John MacFarlane1-11/+22