Age | Commit message (Expand) | Author | Files | Lines |
2021-09-21 | test/epub: an excerpt from The Wasteland is enough! | John MacFarlane | 2 | -7920/+20 |
2021-09-21 | Revert "Remove unused epub test file features.epub." | John MacFarlane | 1 | -0/+0 |
2021-09-21 | Make test/epub/wasteland.epub valid. | John MacFarlane | 1 | -0/+0 |
2021-09-21 | Remove unused epub test file features.epub. | John MacFarlane | 1 | -0/+0 |
2021-09-21 | Use pretty-simple to format native output. | John MacFarlane | 267 | -11783/+65507 |
2021-09-21 | Add missing `%` on command tests. | John MacFarlane | 35 | -52/+51 |
2021-09-21 | Command tests: raise error if command doesn't begin with `%`. | John MacFarlane | 1 | -5/+7 |
2021-09-19 | Use babel, not polyglossia, with xelatex. | John MacFarlane | 1 | -31/+12 |
2021-09-18 | pptx: Support footers in the reference doc | Emily Bourke | 10 | -184/+279 |
2021-09-17 | Org writer: don't indent contents of code blocks. | John MacFarlane | 2 | -24/+24 |
2021-09-16 | Fix code blocks using `--preserve-tabs`. | John MacFarlane | 1 | -0/+11 |
2021-09-16 | pptx: Support specifying slide background images | Emily Bourke | 6 | -0/+21 |
2021-09-15 | pptx: Add support for incremental lists | Emily Bourke | 11 | -0/+284 |
2021-09-13 | RST reader: handle escaped colons in reference definitions. | John MacFarlane | 1 | -0/+11 |
2021-09-13 | pptx: Fix logic for choosing Comparison layout | Emily Bourke | 11 | -2/+18 |
2021-09-12 | Docx writer: make id used in native_numbering predictable. | John MacFarlane | 1 | -0/+0 |
2021-09-10 | pptx: Include all themes in output archive | Emily Bourke | 144 | -0/+0 |
2021-09-10 | pptx: Fix capitalisation of notesMasterId | Emily Bourke | 20 | -0/+0 |
2021-09-10 | Fix command test for #7557. | John MacFarlane | 1 | -1/+1 |
2021-09-10 | Org reader: don't parse a list as first item in a list item. | John MacFarlane | 1 | -0/+7 |
2021-09-10 | Support `--reference-location` for HTML output (#7461) | Francesco Mazzoli | 5 | -5/+78 |
2021-09-04 | RTF reader: better handling of `\*` and bookmarks. | John MacFarlane | 1 | -1/+1 |
2021-09-01 | pptx: Add support for more layouts | Emily Bourke | 87 | -2/+196 |
2021-09-01 | pptx: Restructure tests | Emily Bourke | 125 | -57/+57 |
2021-08-29 | Improve asciidoc escaping for `--` in URLs. Closes #7529. | John MacFarlane | 1 | -0/+7 |
2021-08-27 | pptx: Make first heading title if slide level is 0 | Emily Bourke | 21 | -0/+56 |
2021-08-27 | Ensure we have unique ids for wp:docPr and pic:cNvPr elements. | John MacFarlane | 2 | -0/+0 |
2021-08-24 | Fix test for #7521. | John MacFarlane | 1 | -2/+2 |
2021-08-23 | Markdown reader: fix interaction of --strip-comments and list | John MacFarlane | 1 | -0/+11 |
2021-08-21 | LaTeX-parser: restrict \endinput to current file | Simon Schuster | 2 | -0/+17 |
2021-08-20 | RST reader: Fix `:literal:` includes. | John MacFarlane | 1 | -1/+1 |
2021-08-18 | pptx: Include image title in description | Emily Bourke | 8 | -0/+0 |
2021-08-17 | Revise citeproc code to fit new citeproc 0.5 API. | John MacFarlane | 4 | -8/+8 |
2021-08-17 | OOXML tests: silence warnings. | John MacFarlane | 1 | -0/+1 |
2021-08-17 | pptx: Select layouts from reference doc by name | Emily Bourke | 45 | -7/+24 |
2021-08-17 | Don’t compare cdLine in OOXML golden tests | Emily Bourke | 1 | -1/+0 |
2021-08-17 | Provide more detailed XML diff in tests | Emily Bourke | 1 | -21/+51 |
2021-08-15 | Multimarkdown sub- and superscripts (#5512) (#7188) | OCzarnecki | 1 | -0/+48 |
2021-08-15 | Make docx writer sensitive to `native_numbering` extension. | John MacFarlane | 1 | -1/+2 |
2021-08-15 | Remove misleading description from command/citeproc-87 test. | John MacFarlane | 1 | -5/+2 |
2021-08-13 | Convert Quoted in bib entries to special Spans... | John MacFarlane | 1 | -0/+42 |
2021-08-13 | Citeproc: avoid odd handling of quotes. | John MacFarlane | 1 | -0/+16 |
2021-08-13 | Fix raw LaTeX injection issue (LaTeX writer). | John MacFarlane | 1 | -0/+37 |
2021-08-12 | Various sample.lua editorial fixes. (#7493) | William Lupton | 1 | -8/+7 |
2021-08-11 | LaTeX reader: Support `\global` before `\def`, `\let`, etc. | John MacFarlane | 1 | -0/+12 |
2021-08-11 | Fix scope for LaTeX macros. | John MacFarlane | 1 | -0/+50 |
2021-08-11 | LaTeX reader: improve handling of plain TeX macro primitives. | John MacFarlane | 1 | -1/+37 |
2021-08-10 | Tests.Helpers: export testGolden and use it in RTF reader. | John MacFarlane | 2 | -13/+27 |
2021-08-10 | HTML reader: treat commments as blank when parsing. | John MacFarlane | 1 | -0/+47 |
2021-08-10 | Add test for #7488. | John MacFarlane | 3 | -0/+447 |