aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-09RST reader: fix regression with code includes.John MacFarlane
2021-07-06Recognize data-external when reading HTML img tags (#7429)Michael Hoffmann
2021-07-05Add command test for #7394.John MacFarlane
2021-07-05document-css: reset overflow-wrap on code blocksMauro Bieg
2021-07-03Revert "LaTeX template: move title, author, date up to top of preamble."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: 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-28Improve punctuation moving with `--citeproc`.John MacFarlane
2021-06-28Markdown writer: put space between Plain and following fenced Div.John MacFarlane
2021-06-22Fix regression with comment-only YAML metadata blocks.John MacFarlane
2021-06-21LaTeX writer: add strut at end of minipage if it contains...John MacFarlane
2021-06-21Update command test for change to LaTeX LineBreak handling.John MacFarlane
2021-06-21LaTeX writer: always use a minipage for cells with line breaks...John MacFarlane
2021-06-21Fix test for #7397John MacFarlane
2021-06-21Markdown writer: Fix regression in code blocks with attributes.John MacFarlane
2021-06-12Fix regression in citeproc processing.John MacFarlane
2021-06-05LaTeX writer: Fix regression in table header position.John MacFarlane
2021-06-05DocBook writer: Remove non-existent admonitionsJan Tojnar
2021-06-01Markdown reader: fix pipe table regression in 2.11.4.John MacFarlane
2021-06-01LaTeX reader: don't allow optional * on symbol control sequences.John MacFarlane
2021-05-31Fix regression with commonmark/gfm yaml metdata block parsing.John MacFarlane
2021-05-30Have LoadedResource use relative paths.John MacFarlane
2021-05-29Fix test #3752 (1) for Windows.John MacFarlane
2021-05-29Further test image size reductions.John MacFarlane
2021-05-29Replace biblatex-exmaples.bib with shorter averroes.bib in tests.John MacFarlane
2021-05-29Further test image size reductions.John MacFarlane
2021-05-29Reduce size of image in fb2 image test.John MacFarlane
2021-05-29Reduce size of cover image in test epub.John MacFarlane
2021-05-29Modify pptx tests to take a whole lot less space.John MacFarlane
2021-05-28Support `rebase_relative_paths` for commonmark based formats.John MacFarlane
2021-05-28Docx reader: Support new table features.Emily Bourke
2021-05-28Docx reader: Read table column widths.Emily Bourke
2021-05-27Two citeproc locator/suffix improvements:John MacFarlane
2021-05-27rebase_relative_paths: leave empty paths unchanged.John MacFarlane
2021-05-27rebase_relative_paths extension: don't change fragment paths.John MacFarlane
2021-05-27Modify rebase_reference_links treatment of reference links/images.John MacFarlane
2021-05-27Citeproc: Don't detect math elements as locators.John MacFarlane
2021-05-27Add `rebase_relative_paths` extension.John MacFarlane
2021-05-27LaTeX reader: improve `\def` and implement `\newif`.John MacFarlane
2021-05-26Command tests: fail if a file contains no tests.John MacFarlane
2021-05-25Fix a command test so it writes to stdout not stderr.John MacFarlane
2021-05-25Logging: remove single quotes around paths in messages.John MacFarlane
2021-05-25Jira: add support for "smart" linksAlbert Krewinkel
2021-05-24MediaBag improvements.John MacFarlane
2021-05-24Jira writer: use `{color}` when span has a color attributeAlbert Krewinkel