aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-08-21LaTeX-parser: restrict \endinput to current fileSimon Schuster
2021-08-20RST reader: Fix `:literal:` includes.John MacFarlane
2021-08-18pptx: Include image title in descriptionEmily Bourke
2021-08-17Revise citeproc code to fit new citeproc 0.5 API.John MacFarlane
2021-08-17OOXML tests: silence warnings.John MacFarlane
2021-08-17pptx: Select layouts from reference doc by nameEmily Bourke
2021-08-17Don’t compare cdLine in OOXML golden testsEmily Bourke
2021-08-17Provide more detailed XML diff in testsEmily Bourke
2021-08-15Multimarkdown sub- and superscripts (#5512) (#7188)OCzarnecki
2021-08-15Make docx writer sensitive to `native_numbering` extension.John MacFarlane
2021-08-15Remove misleading description from command/citeproc-87 test.John MacFarlane
2021-08-13Convert Quoted in bib entries to special Spans...John MacFarlane
2021-08-13Citeproc: avoid odd handling of quotes.John MacFarlane
2021-08-13Fix raw LaTeX injection issue (LaTeX writer).John MacFarlane
2021-08-12Various sample.lua editorial fixes. (#7493)William Lupton
2021-08-11LaTeX reader: Support `\global` before `\def`, `\let`, etc.John MacFarlane
2021-08-11Fix scope for LaTeX macros.John MacFarlane
2021-08-11LaTeX reader: improve handling of plain TeX macro primitives.John MacFarlane
2021-08-10Tests.Helpers: export testGolden and use it in RTF reader.John MacFarlane
2021-08-10HTML reader: treat commments as blank when parsing.John MacFarlane
2021-08-10Add test for #7488.John MacFarlane
2021-08-10Add RTF reader.John MacFarlane
2021-08-04RTF writer: emit \outlinelevel for section headings.John MacFarlane
2021-08-03LaTeX table writer: Increase column width precision (#7466)Peter Fabinski
2021-08-01RTF writer: omit `\bin` in `\pict`.John MacFarlane
2021-08-01RTF template: specify font family for fixed-width font f1.John MacFarlane
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