aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-02-04Docx zotero/mendeley/endnote: add comma before locator in suffix.John MacFarlane
2022-02-04Add endnotexml reader test.John MacFarlane
2022-02-04Add mendeley citation tests.John MacFarlane
2022-02-03Docx reader: add bibliographic entries for zotero ADDIN.John MacFarlane
2022-02-03Add zoreto test with +citations.John MacFarlane
2022-02-03Add zotero citation test with docx-citations.John MacFarlane
2022-01-31Custom writer: default to single quotes for stringsAlbert Krewinkel
2022-01-29Use `[x]` not `[X]` for asciidoctor checklists.John MacFarlane
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-23CommonMark reader: fix source position after YAML metadata.John MacFarlane
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-20Avoid putting a frame around speaker notes in beamer.John MacFarlane
2022-01-20HTML writer: don't break lines inside code elements.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-16Support checklists in asciidoctor writer (#7832)Nikolai Korobeinikov
2022-01-16CSS in HTML template: adjust #TOC and h1 on mobile (#7835)Mauro Bieg
2022-01-15Improve on fix to #7506.John MacFarlane
2022-01-15Man writer: use custom font V for inline code.John MacFarlane
2022-01-15Man writer: Use boldface for inline code.John MacFarlane
2022-01-13Add test for #7826 notes-after-punctuation.John MacFarlane
2022-01-11Docx writer: Handle bullets correctly in lists by not reusing numIds (#7822)Michael Hoffmann
2022-01-10HTML writer: don't break attributes values when wrapping.John MacFarlane
2022-01-10Fix regression: allow blank lines in HTML attributes.John MacFarlane
2022-01-09Org reader: support alphabetical (fancy) listsLucas Viana
2022-01-08Org writer: fix list items starting with a code block...John MacFarlane
2022-01-08Avoid blank lines after tight sublists in org, haddock.John MacFarlane
2022-01-08Org writer: don't add blank line before lists.John MacFarlane
2022-01-07Fix parsing of footnotes in `--metadata-file`.John MacFarlane
2022-01-07Org writer: support starting number cookiesLucas Viana
2022-01-06MediaWiki writer: Remove redundant display text for wiki linksJesse Hathaway
2022-01-06Org reader: support counter cookies in listsLucas Viana
2022-01-05AsciiDoc writer: improve detection of intraword emphasis.John MacFarlane
2022-01-04Lua: add `pandoc.template` moduleAlbert Krewinkel
2022-01-04Lua: add `pandoc.WriterOptions` constructorAlbert Krewinkel
2022-01-03DocBook reader: be sensitive to spacing="compact" in lists.John MacFarlane
2022-01-02ConTeXt template: make title appear in PDF title bar.John MacFarlane
2022-01-02Odt: Add list-headerTuong Nguyen Manh
2022-01-02Change reference.pptx to use 16:9 aspect ratio.John MacFarlane
2022-01-02Copyright notices: update for 2022Albert Krewinkel
2022-01-01Org reader: allow trailing spaces after key/value pairs in directivesAlbert Krewinkel
2021-12-30Lua: allow binary (byte string) readers to be used with `pandoc.read`Albert Krewinkel
2021-12-28OpenDocument writer: fix vertical align bug with display math.John MacFarlane
2021-12-25Lua: improve handling of empty caption, body by `from_simple_table`Albert Krewinkel
2021-12-22HTML writer: make line breaks more consistent.John MacFarlane
2021-12-22Add text wrapping to HTML output.John MacFarlane