summaryrefslogtreecommitdiff
path: root/test/Tests
AgeCommit message (Expand)Author
2018-03-05Muse writer: expand math before inline list normalizationAlexander Krotov
2018-03-03Muse reader: fix indentation requirements for footnote continuationsAlexander Krotov
2018-03-02Muse reader: enable <literal> tags even if amuse extension is enabledAlexander Krotov
2018-03-02Muse writer: join strings during inline normalizationAlexander Krotov
2018-03-02Muse reader: do not consume whitespace while looking for closing end tagAlexander Krotov
2018-03-02Muse reader: convert alphabetical list markers to decimal in round-trip testAlexander Krotov
2018-02-28Docx reader: Handle nested sdt tags.Jesse Rosenthal
2018-02-28Muse reader: add test for verse tag with one empty lineAlexander Krotov
2018-02-28Muse writer: change verse markupAlexander Krotov
2018-02-28Muse writer: remove empty strings during inline normalizationAlexander Krotov
2018-02-28Muse reader: allow <quote> and other tags to be indentedAlexander Krotov
2018-02-27Powerpoint writer: use `trim` from SharedJesse Rosenthal
2018-02-27Powerpoint writer: add test for table and list syntaxJesse Rosenthal
2018-02-27Powerpoint writer: Remove empty slidesJesse Rosenthal
2018-02-26Org reader tests: move citation tests to separate moduleAlbert Krewinkel
2018-02-25Tests/Lua: fix tests on windowsAlbert Krewinkel
2018-02-25initialYan Pas
2018-02-24Lua: register script name in global variableAlbert Krewinkel
2018-02-24Muse reader: allow single colon in definition list termAlexander Krotov
2018-02-23Muse writer: don't indent nested definition listsAlexander Krotov
2018-02-23Muse reader: improve verse parsingAlexander Krotov
2018-02-22Docx reader tests: test custom style extension.Jesse Rosenthal
2018-02-21Org reader: allow changing emphasis syntaxAlbert Krewinkel
2018-02-19Powerpoint writer tests: Test everything with template as wellJesse Rosenthal
2018-02-19Move manyUntil to Text.Pandoc.Parsing and use it in Txt2Tags readerAlexander Krotov
2018-02-18Powerpoint writer: Add tests for speaker notes.Jesse Rosenthal
2018-02-16Muse reader: prioritize lists with roman numerals over alphabetical listsAlexander Krotov
2018-02-15Docx reader: Pick table width from the longest row or headerdanse
2018-02-15Muse reader: fix directive parsingAlexander Krotov
2018-02-15Muse writer: use unicode quotes for quoted textAlexander Krotov
2018-02-13Muse reader: parse definition lists with multiple descriptionsAlexander Krotov
2018-02-12Muse reader: refactor to avoid reparsingAlexander Krotov
2018-02-12Muse reader: paragraph indentation does not indicate nested quoteAlexander Krotov
2018-02-11Muse reader: test empty quote tagAlexander Krotov
2018-02-11Muse reader: require that block tags are on separate linesAlexander Krotov
2018-02-05Muse reader: test that two blank lines after verse can separate list itemsAlexander Krotov
2018-02-05Muse reader: test that lists can be separated with two blanklines after block...Alexander Krotov
2018-02-03Muse writer: write image width specified in percent in Text::Amuse modeAlexander Krotov
2018-01-30Muse writer: don't wrap displayMath into <verse>Alexander Krotov
2018-01-29Muse writer: escape nonbreaking space ("~~")Alexander Krotov
2018-01-28Muse reader: fix parsing of trailing whitespaceAlexander Krotov
2018-01-27Docx writer tests: correct test name.Jesse Rosenthal
2018-01-27Docx writer tests: Add tests for custom stylesJesse Rosenthal
2018-01-27Docx writer tests: Use new golden frameworkJesse Rosenthal
2018-01-25Tests: Abstract powerpoint tests out to OOXML tests.Jesse Rosenthal
2018-01-25ConTeXt writer: new section syntax and --section-divs (#4295)Henri Menke
2018-01-24Muse reader: fix matching of closing inline tagsAlexander Krotov
2018-01-23Powerpoint writer tests: hlint cleanups.Jesse Rosenthal
2018-01-23ConTeXt writer: xtables: correct wrong usage of captionHenri Menke
2018-01-22Powerpoint writer tests: add tests for two-column layout and imagesJesse Rosenthal