aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-18Bump to 2.14.1, update changelog and man page.2.14.1John MacFarlane
2021-07-18Fix comment syntax in cabal.projectJohn MacFarlane
2021-07-18Use doctemplates 0.4.1 and citeproc 0.10.John MacFarlane
2021-07-17Use skylighting 0.11.John MacFarlane
2021-07-17LaTeX reader: avoid trailing hyphen in translating languages.John MacFarlane
2021-07-16DocBook reader: handle images with imageobjectco elements.John MacFarlane
2021-07-16LaTeX reader: Support `\cline` in LaTeX tables.John MacFarlane
2021-07-16PDF: Fix svgIn path error.John MacFarlane
2021-07-11DocBook reader: add support for citerefentry (#7437)Jan Tojnar
2021-07-11Improved parsing of raw LaTeX from Text streams (rawLaTeXParser).John MacFarlane
2021-07-09Always use / when adding directory to image path with extractMedia.John MacFarlane
2021-07-09RST reader: fix regression with code includes.John MacFarlane
2021-07-07Don't incorporate externally linked images in EPUB documents (#7430)Michael Hoffmann
2021-07-06Recognize data-external when reading HTML img tags (#7429)Michael Hoffmann
2021-07-06T.P.PDF, convertImage: normalize paths.John MacFarlane
2021-07-06Markdown reader: don't try to read contents in self-closing HTML tag.John MacFarlane
2021-07-06HTML reader: add col, colgroup to 'closes' definitionsJohn MacFarlane
2021-07-05Add command test for #7394.John MacFarlane
2021-07-05Citeproc: cleanup and efficiency improvement in deNote.John MacFarlane
2021-07-05Revamp note citation handling.John MacFarlane
2021-07-05document-css: reset overflow-wrap on code blocksMauro Bieg
2021-07-03Add FAQ on converting from/to PDFJohn MacFarlane
2021-07-03Revert "LaTeX template: move title, author, date up to top of preamble."John MacFarlane
2021-07-03Add doc/faqs.md.John MacFarlane
2021-07-03Upgrade Debian 10 AMI for build-arm.sh.John MacFarlane
2021-07-03CircleCI: change to using xcode 11.1.0 (macOS 10.14.4).John MacFarlane
2021-07-02HTML5 writer, remove aria-hidden when explicit atl text is provided.Aner Lucero
2021-06-29Docx writer: Add table numbering for captioned tables.John MacFarlane
2021-06-29Docx writer: Fixed a couple bugs in Figure numbering.John MacFarlane
2021-06-29Docx writer: support figure numbers.John MacFarlane
2021-06-29Use dev version of citeproc.John MacFarlane
2021-06-29Remove duplicated alt text in HTML output.Aner Lucero
2021-06-28Use dev version of citeproc.John MacFarlane
2021-06-28Improve punctuation moving with `--citeproc`.John MacFarlane
2021-06-28Allow `$` characters in bibtex keys.John MacFarlane
2021-06-28Text.Pandoc.Error: fix line calculations in reporting parsec errors.John MacFarlane
2021-06-28Set proper initial source name in parsing BibTeX.John MacFarlane
2021-06-28Require commonmark-pandoc >= 0.2.2.1.John MacFarlane
2021-06-28Markdown writer: put space between Plain and following fenced Div.John MacFarlane
2021-06-23ImageSize: Add Tiff constructor for ImageType.John MacFarlane
2021-06-23reveal.js writer: Go back to setting boolean values for variables.John MacFarlane
2021-06-22Use dev version of doctemplates.John MacFarlane
2021-06-22Update changelog.2.14.0.3John MacFarlane
2021-06-22Fix regression with comment-only YAML metadata blocks.John MacFarlane
2021-06-22Fix unneeded importJohn MacFarlane
2021-06-21LaTeX writer: add strut at end of minipage if it contains...John MacFarlane
2021-06-21Revert "LaTeX writer: put a strut after a line break (`\\`)."John MacFarlane
2021-06-21LaTeX writer: put a strut after a line break (`\\`).John MacFarlane
2021-06-21Improve emailAddress in Text.Pandoc.Parsing.John MacFarlane
2021-06-21Update command test for change to LaTeX LineBreak handling.John MacFarlane