aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-08-25Use new doctemplates, doclayout.John MacFarlane19-2372/+2361
2019-08-24Change optMetadataFile type from Maybe to List (#5702)Owen McGrath3-0/+9
2019-08-23Add test for #5690.John MacFarlane1-0/+16
2019-08-23Ensure proper nesting when we have long ordered list markers.John MacFarlane1-0/+11
2019-08-16Lua: traverse nested blocks and inlines in correct orderAlbert Krewinkel1-0/+38
2019-08-14LaTeX reader: improve withRaw so it can handle cases where...John MacFarlane1-0/+9
2019-08-14Rename test for 5685 -> 5684 (typo in last commit).John MacFarlane1-0/+0
2019-08-14Add thin space when needed in LaTeX quote ligatures.John MacFarlane1-0/+6
2019-08-11JIRA writer: Remove escapeStringForJira for code blocksJan-Otto Kröpke1-16/+16
2019-07-28Update muse template to handle multiple authors better.John MacFarlane1-1/+1
2019-07-28Use doctemplates 0.3, change type of writerTemplate.John MacFarlane7-10/+21
2019-07-24HTML writer: ensure TeX formulas are rendered correctly (#5658)Philip Pesca1-1/+1
2019-07-23HTML writer: render inline formulas correctly with --webtex (#5656)Philip Pesca1-0/+14
2019-07-22Fix error introduced in change to test for 4669.John MacFarlane1-1/+1
2019-07-22LaTeX reader: support tex `\tt` command.John MacFarlane2-1/+7
2019-07-22Org reader: accept ATTR_LATEX in block attributesAlbert Krewinkel1-0/+7
2019-07-20LaTeX writer: fix line breaks at start of paragraph.John MacFarlane1-0/+18
2019-07-20LaTeX reader: search for image with list of extensions...John MacFarlane1-0/+6
2019-07-19Markdown: Ensure that expanded latex macros end with space if original did.John MacFarlane1-0/+9
2019-07-19Change order of ilvl and numId in document.xml (#5647)Agustín Martín Barbero4-0/+0
2019-07-18Markdown writer: prefer using raw_attribute when enabled.John MacFarlane5-14/+56
2019-07-18HTML writer: ensure that line numbers in code blocks get id-prefix.John MacFarlane1-0/+22
2019-07-16Dokuwiki writer: handle mixed lists without HTML fallback.John MacFarlane1-0/+25
2019-07-15Customizable type of PDF/A for the ConTeXt writer (issue #5608) (#5610)Karl Pettersson2-2/+4
2019-07-14Update test for new skylighting.John MacFarlane2-14/+12
2019-07-14Muse: add RTL supportAlexander Krotov2-0/+10
2019-07-13Fix #4499: add mbox and hbox handling to LaTeX reader (#5586)Vasily Alferov1-0/+87
2019-07-13Merge pull request #5589 from blmage/fix-3992John MacFarlane5-1/+33
2019-07-13Man writer: Improved definition list term output.John MacFarlane2-18/+18
2019-07-13Man writer: fixed boldfacing of definition terms.John MacFarlane2-17/+26
2019-07-13Merge pull request #5606 from blmage/odt-framesJohn MacFarlane2-0/+2
2019-07-13LaTeX reader: Properly handle \providecommand and environment...John MacFarlane1-0/+23
2019-07-13fix filename and issue reference of previous commitmb211-0/+0
2019-07-12Pass through aria- attributes to HTML5.John MacFarlane1-0/+8
2019-07-10RST reader: keep `name` property in `imgAttr`. (#5637)Brian Leung1-0/+10
2019-07-06Updating JATS template to v1.1dtd (#5632)Arfon Smith1-2/+2
2019-07-06Markdown reader: handle inline code more eagerly within lists. (#5628)Brian Leung1-0/+83
2019-07-02Fix redundant constraint warnings. (#5625)Pete Ryland1-1/+1
2019-06-22add tests for EPUB2 and EPUB3 cover readermartinfrancois5-1/+33
2019-06-21Support epigraph command in LaTeX Reader.oquechy1-0/+31
2019-06-20Add a test for MathML formulas in ODT documentsblmage2-0/+2
2019-06-14Powerpoint code formatting is now context dependent (#5573)Jeroen de Haas6-0/+29
2019-06-13Update test for skylighting 0.8.1.1.John MacFarlane1-2/+2
2019-06-12OpenDocument writer: Avoid duplicate attributes.John MacFarlane1-1/+1
2019-06-12Lua: add a `clone()` method to all AST elements (#5572)Albert Krewinkel1-0/+38
2019-06-11LaTeX writer: Don't highlight code in headings.John MacFarlane1-0/+8
2019-06-11Revert "JATS template: don't include journal-meta unless 'journal'..."John MacFarlane1-0/+7
2019-06-11JATS template: don't include journal-meta unless 'journal'...John MacFarlane1-7/+0
2019-06-11JATS writer: ensure validity of pub-date.John MacFarlane1-2/+4
2019-06-11JATS writer: don't use break element for LineBreak.John MacFarlane1-1/+2