summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-01-17Add note about api docs to RELEASE_CHECKLIST.John MacFarlane
2022-01-17Omit --enable-doc in the cabal haddock invocation.John MacFarlane
2022-01-17Fix some haddock errors.John MacFarlane
2022-01-17T.P.App.Opt: fix logic bug in fullDefaultsPath.John MacFarlane
2022-01-17T.P.Shared.defaultUserDataDir: behavior change.John MacFarlane
2022-01-17Update build-and-upload-api-docs.sh.John MacFarlane
2022-01-17PDF: support pagedjs-cli as pdf engine (#7838)Albert Krewinkel
2022-01-16Add DS_Store to .gitignore.John MacFarlane
2022-01-16Support checklists in asciidoctor writer (#7832)Nikolai Korobeinikov
2022-01-16Fix pattern syntax in sample readability custom reader.John MacFarlane
2022-01-16Minor edits to new custom reader example.John MacFarlane
2022-01-16doc/custom-readers.lua: add example for "readable HTML."John MacFarlane
2022-01-16CSS in HTML template: adjust #TOC and h1 on mobile (#7835)Mauro Bieg
2022-01-15Fix message in man page about where code can be found.John MacFarlane
2022-01-15Regenerate man page.John MacFarlane
2022-01-15Improve on fix to #7506.John MacFarlane
2022-01-15Regenerate man page with new method for verbatim.John MacFarlane
2022-01-15Man writer: use custom font V for inline code.John MacFarlane
2022-01-15MANUAL: fix formatting of some occurrences of 'pandoc'.John MacFarlane
2022-01-15Man writer: Use boldface for inline code.John MacFarlane
2022-01-14T.P.Readers.LaTeX.Parsing: don't export totoks.John MacFarlane
2022-01-14Update man page.John MacFarlane
2022-01-14Bump to 2.17.0.1, update changelog.John MacFarlane