summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-09-02LaTeX reader: don't try to parse includes if raw_tex is set.John MacFarlane
2019-09-02HTML writer: use numeric character references with `--ascii`.John MacFarlane
2019-09-02LaTeX reader: properly handle optional arguments for macros.John MacFarlane
2019-08-27LaTeX reader: fix `\\` in `\parbox` inside a table cell.John MacFarlane
2019-08-27Markdown reader: Headers: don't parse content over newline boundary.John MacFarlane
2019-08-27PowerPoint writer: Start numbering at appopriate numbers.Jesse Rosenthal
2019-08-26Add test for issue #5708.John MacFarlane
2019-08-25Use new doctemplates, doclayout.John MacFarlane
2019-08-24Change optMetadataFile type from Maybe to List (#5702)Owen McGrath
2019-08-23Add test for #5690.John MacFarlane
2019-08-23Ensure proper nesting when we have long ordered list markers.John MacFarlane
2019-08-16Lua: traverse nested blocks and inlines in correct orderAlbert Krewinkel
2019-08-14LaTeX reader: improve withRaw so it can handle cases where...John MacFarlane
2019-08-14Rename test for 5685 -> 5684 (typo in last commit).John MacFarlane
2019-08-14Add thin space when needed in LaTeX quote ligatures.John MacFarlane
2019-08-11JIRA writer: Remove escapeStringForJira for code blocksJan-Otto Kröpke
2019-07-28Update muse template to handle multiple authors better.John MacFarlane
2019-07-28Use doctemplates 0.3, change type of writerTemplate.John MacFarlane
2019-07-24HTML writer: ensure TeX formulas are rendered correctly (#5658)Philip Pesca
2019-07-23HTML writer: render inline formulas correctly with --webtex (#5656)Philip Pesca
2019-07-22Fix error introduced in change to test for 4669.John MacFarlane
2019-07-22LaTeX reader: support tex `\tt` command.John MacFarlane
2019-07-22Org reader: accept ATTR_LATEX in block attributesAlbert Krewinkel
2019-07-20LaTeX writer: fix line breaks at start of paragraph.John MacFarlane
2019-07-20LaTeX reader: search for image with list of extensions...John MacFarlane
2019-07-19Markdown: Ensure that expanded latex macros end with space if original did.John MacFarlane
2019-07-19Change order of ilvl and numId in document.xml (#5647)Agustín Martín Barbero
2019-07-18Markdown writer: prefer using raw_attribute when enabled.John MacFarlane
2019-07-18HTML writer: ensure that line numbers in code blocks get id-prefix.John MacFarlane
2019-07-16Dokuwiki writer: handle mixed lists without HTML fallback.John MacFarlane
2019-07-15Customizable type of PDF/A for the ConTeXt writer (issue #5608) (#5610)Karl Pettersson
2019-07-14Update test for new skylighting.John MacFarlane
2019-07-14Muse: add RTL supportAlexander Krotov
2019-07-13Fix #4499: add mbox and hbox handling to LaTeX reader (#5586)Vasily Alferov
2019-07-13Merge pull request #5589 from blmage/fix-3992John MacFarlane
2019-07-13Man writer: Improved definition list term output.John MacFarlane
2019-07-13Man writer: fixed boldfacing of definition terms.John MacFarlane
2019-07-13Merge pull request #5606 from blmage/odt-framesJohn MacFarlane
2019-07-13LaTeX reader: Properly handle \providecommand and environment...John MacFarlane
2019-07-13fix filename and issue reference of previous commitmb21
2019-07-12Pass through aria- attributes to HTML5.John MacFarlane
2019-07-10RST reader: keep `name` property in `imgAttr`. (#5637)Brian Leung
2019-07-06Updating JATS template to v1.1dtd (#5632)Arfon Smith
2019-07-06Markdown reader: handle inline code more eagerly within lists. (#5628)Brian Leung
2019-07-02Fix redundant constraint warnings. (#5625)Pete Ryland
2019-06-22add tests for EPUB2 and EPUB3 cover readermartinfrancois
2019-06-21Support epigraph command in LaTeX Reader.oquechy
2019-06-20Add a test for MathML formulas in ODT documentsblmage
2019-06-14Powerpoint code formatting is now context dependent (#5573)Jeroen de Haas
2019-06-13Update test for skylighting 0.8.1.1.John MacFarlane