aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-01Docx reader: parse EN.CITE and EN.REFLIST fields.endnoteJohn MacFarlane
2022-02-01T.P.Readers.EndNote: export readEndNoteXMLReferences.John MacFarlane
2022-02-01Add endnote XML reader.John MacFarlane
2022-01-30RELEASE-CHECKLIST: remove CircleCI step.John MacFarlane
2022-01-30Fix typo in changelog.2.17.1John MacFarlane
2022-01-30Update man page.John MacFarlane
2022-01-30Update AUTHORS.md.John MacFarlane
2022-01-30Minor changelog fixes.John MacFarlane
2022-01-30Fix identifier in lua-filters doc.John MacFarlane
2022-01-30lua-filters: put all parameters in code font.John MacFarlane
2022-01-30Move `beamerarticle` in MANUAL.John MacFarlane
2022-01-29Bump to 2.17.1. Provisionally update changelog.John MacFarlane
2022-01-29LaTeX reader: ensure that `\raggedright` doesn't gobble an argument.John MacFarlane
2022-01-29Document `--trace` option.John MacFarlane
2022-01-29Document `no-check-certificate` in defaults files.John MacFarlane
2022-01-29Document 'sandbox' option for defaults files.John MacFarlane
2022-01-29Use `[x]` not `[X]` for asciidoctor checklists.John MacFarlane
2022-01-29Regenerate man page.John MacFarlane
2022-01-29manfilter.lua: remove extra indent in table cells with code blocks.John MacFarlane
2022-01-29Additional information from comments in exampleCarsten Allefeld
2022-01-29New defaults files documentationCarsten Allefeld
2022-01-29Custom writer: preserve order of element attributesAlbert Krewinkel
2022-01-29Switch to hslua-2.1Albert Krewinkel
2022-01-28HTML writer: avoid duplicate "style" attributes on table cellsAlbert Krewinkel
2022-01-28Don't read files outside of user data directoryEven Brenden
2022-01-28Handle consecutive ".."s in makeCanonicalEven Brenden
2022-01-27LaTeX writer: allow arbitrary frameoptions to be passed...John MacFarlane
2022-01-27LaTeX writer: add s and squeeze to recognized beamer frameoptions.John MacFarlane
2022-01-25Add metadata file paragraph to Pandoc API doc (#7865)Even Brenden
2022-01-25LaTeX reader: improve descItem.John MacFarlane
2022-01-24Fix div position in faqs.John MacFarlane
2022-01-24Fix lua-filters documentation for table column widths.John MacFarlane
2022-01-23CommonMark reader: fix source position after YAML metadata.John MacFarlane
2022-01-22LaTeX reader: improve handling of newif.John MacFarlane
2022-01-22epub.doc: Update links to KindleGen (#7846)Benson Muite
2022-01-21Fix compiler warnings.John MacFarlane
2022-01-21Update command tests to distinguish stderr and test exit status.John MacFarlane
2022-01-21Search for metadata files in $DATADIR/metadata (#7851)Even Brenden
2022-01-21Remove retokenizing in rawLaTeXParser.John MacFarlane
2022-01-20Avoid putting a frame around speaker notes in beamer.John MacFarlane
2022-01-20MANUAL: add that speaker notes can be used with beamer.John MacFarlane
2022-01-20HTML writer: don't break lines inside code elements.John MacFarlane
2022-01-19Modify stringify so it ignores `[Citation]` inside `Cite`.John MacFarlane
2022-01-19Use skylighting 0.12.2.John MacFarlane
2022-01-19Docx reader: parse both zotero citation and bibliography...John MacFarlane
2022-01-19Docx reader: add skeleton for parsing zotero ADDINs.John MacFarlane
2022-01-19Markdown writer: handle explicit column widths with pipe tables.John MacFarlane
2022-01-19Remove unused file test/command/jats.cslAlbert Krewinkel
2022-01-18Docx writer: Separate tables even with RawBlocks between (#7844)Michael Hoffmann
2022-01-18Add pandoc-lua-marshal to Nix shell (#7849)Even Brenden