aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-03-01Jira writer: use Span identifiers as anchorsAlbert Krewinkel
2021-02-28Remove superfluous imports.John MacFarlane
2021-02-28T.P.Readers.LaTeX: Don't export tokenize, untokenize.John MacFarlane
2021-02-26Update tests for changes to https URLs.John MacFarlane
2021-02-26Fix/update URLs and use HTTP**S** where possible (#7122)Salim B
2021-02-22T.P.CSV: fix parsing of unquoted values.John MacFarlane
2021-02-22tests: print accurate location if a test failsAlbert Krewinkel
2021-02-22Text.Pandoc.UTF8: change IO functions to return Text, not String.John MacFarlane
2021-02-18Revert "LaTeX template: disable `` ?` `` and `` !` `` ligatures."John MacFarlane
2021-02-18LaTeX template: disable `` ?` `` and `` !` `` ligatures.John MacFarlane
2021-02-18Org reader: fix bug in org-ref citation parsing.Albert Krewinkel
2021-02-16Rename Text.Pandoc.XMLParser -> Text.Pandoc.XML.Light...John MacFarlane
2021-02-15JATS writer: add date-type to pub-date elementsAlbert Krewinkel
2021-02-15JATS writer: replace attribute "pub-type" with "publication-format".Albert Krewinkel
2021-02-13HTML reader: fix bad handling of empty src attribute in iframe.John MacFarlane
2021-02-13T.P.Error: export `renderError`.John MacFarlane
2021-02-13Org: support task_lists extensionAlbert Krewinkel
2021-02-12Fix command test 5686John MacFarlane
2021-02-12Add command test for #7092John MacFarlane
2021-02-12Jira: require jira-wiki-markup 1.3.3Albert Krewinkel
2021-02-10Add new unexported module T.P.XMLParser.John MacFarlane
2021-02-07Avoid unnecessary use of NoImplicitPrelude pragma (#7089)Albert Krewinkel
2021-02-06Markdown reader: improved handling of mmd link attributes in references.John MacFarlane
2021-02-03LaTeX template: Update to iftex package (#7073)Andrew Dunning
2021-02-02Fixed some compiler warnings in tests.John MacFarlane
2021-02-02Add tests for search_path_separatorAlbert Krewinkel
2021-02-02Check that all documented functions are present.Albert Krewinkel
2021-02-02Lua: add module "pandoc.path"Albert Krewinkel
2021-02-02Test suite: a more robust way of testing the executable.John MacFarlane
2021-02-01BibTeX writer: use doclayout and doctemplate.John MacFarlane
2021-02-01BibTeX writer fixes. Closes #7067.John MacFarlane
2021-01-31RST reader: fix handling of header in CSV tables.John MacFarlane
2021-01-29Markdown writer: handle math right before digit.John MacFarlane
2021-01-26Clean up BibTeX parsing.John MacFarlane
2021-01-22ImageSize: use viewBox for svg if no length, width.John MacFarlane
2021-01-22JATS writer: allow to use element-citationAlbert Krewinkel
2021-01-19JATS writer: Ensure that disp-quote is always wrapped in p.John MacFarlane
2021-01-16Revert "Markdown reader: support GitHub wiki's internal links (#2923) (#6458)"John MacFarlane
2021-01-16Markdown reader: support GitHub wiki's internal links (#2923) (#6458)Gautier DI FOLCO
2021-01-15Use dev version of citeproc.John MacFarlane
2021-01-12Docx writer: handle table header using styles.John MacFarlane
2021-01-10JATS writer: fix citations (#7018)Albert Krewinkel
2021-01-09Org reader: allow multiple pipe chars in todo sequencesAlbert Krewinkel
2021-01-08Update copyright notices for 2021 (#7012)Albert Krewinkel
2021-01-07gfm/commonmark writer: implement start number on ordered lists.John MacFarlane
2021-01-07T.P.Parsing: modify gridTableWith' for headerless tables.John MacFarlane
2021-01-06Remove `\setupthinrules` from default context template.John MacFarlane
2021-01-05HTML writer: fix implicit_figure at end of footnotes.John MacFarlane
2021-01-05Implement defaults file inheritance (#6924)David Martschenko
2021-01-04LaTeX reader: handle filecontents environment.John MacFarlane