summaryrefslogtreecommitdiff
path: root/test/Tests
Commit message (Expand)AuthorAge
* Break-up org reader test fileAlbert Krewinkel2017-12-28
* Added tests for custom writer.John MacFarlane2017-12-27
* Docx reader: add tests for structured document tags unwrapping.Jesse Rosenthal2017-12-27
* Lua modules: add function pandoc.utils.hierarchicalizeAlbert Krewinkel2017-12-23
* Lua modules: add function pandoc.utils.normalize_dateAlbert Krewinkel2017-12-23
* Lua modules: add function pandoc.utils.to_roman_numeralAlbert Krewinkel2017-12-23
* Lua modules: add stringify function to pandoc.utilsAlbert Krewinkel2017-12-22
* Merge pull request #4177 from stencila/jats-xml-readerJohn MacFarlane2017-12-21
|\
| * Improve support for code language in JATSHamish Mackenzie2017-12-22
| * Add Basic JATS reader based on DocBook readerHamish Mackenzie2017-12-20
* | Muse reader: parse anchors immediately after headings as IDsAlexander Krotov2017-12-21
* | Test more pandoc Lua module functionsAlbert Krewinkel2017-12-20
* | Muse reader: require that note references does not start with 0Alexander Krotov2017-12-20
|/
* Muse reader: parse empty comments correctlyAlexander Krotov2017-12-19
* Added tests of latex tokenizer.John MacFarlane2017-12-15
* Merge pull request #4148 from stencila/jats-figuresJohn MacFarlane2017-12-14
|\
| * fig, table-wrap & caption Divs for JATS writerHamish Mackenzie2017-12-13
* | Merge pull request #4153 from tarleb/unify-lua-initJohn MacFarlane2017-12-13
|\ \
| * | Custom writer: use init file to setup Lua interpreterAlbert Krewinkel2017-12-13
| |/
* / Docx writer: Add tests for list continuation.Jesse Rosenthal2017-12-13
|/
* Lua filters: refactor lua module handlingAlbert Krewinkel2017-12-02
* hlint Muse reader and testsAlexander Krotov2017-12-06
* Muse reader: add test for #disable-tables directive in Emacs modeAlexander Krotov2017-12-06
* Muse reader: don't allow emphasis to be preceded by letterAlexander Krotov2017-12-06
* Add `empty_paragraphs` extension.John MacFarlane2017-12-04
* Muse reader: add underline support in Emacs Muse modeAlexander Krotov2017-12-04
* Docx reader: don't strip out empty paragraphs.John MacFarlane2017-12-02
* Muse reader: correctly remove indentation from notesAlexander Krotov2017-11-29
* Temporarily disable round-trip block test for muse reader.John MacFarlane2017-11-28
* Muse reader: parse "~~" as non-breaking space in Emacs modeAlexander Krotov2017-11-27
* Muse reader: make code blocks round tripAlexander Krotov2017-11-27
* Muse reader: drop common space prefix from list itemsAlexander Krotov2017-11-26
* Muse reader: Add partial round trip testAlexander Krotov2017-11-26
* Muse reader: don't interpret XML entitiesAlexander Krotov2017-11-25
* Muse reader: parse markup in definition list termsAlexander Krotov2017-11-24
* Muse reader: allow definition to end with EOFAlexander Krotov2017-11-24
* Muse writer: test that inline math conversion result is normalizedAlexander Krotov2017-11-24
* Muse: move inline list normalization to writerAlexander Krotov2017-11-24
* Org reader: allow empty list itemsAlbert Krewinkel2017-11-22
* Muse reader: allow list items to be emptyAlexander Krotov2017-11-22
* Muse reader: add ordered list testAlexander Krotov2017-11-22
* Muse writer: escape hash symbolAlexander Krotov2017-11-22
* Muse reader: add more multiline definition testsAlexander Krotov2017-11-22
* Muse writer: escape "----" to avoid accidental horizontal rulesAlexander Krotov2017-11-22
* Muse reader: concatenate inlines of the same typeAlexander Krotov2017-11-22
* Muse writer: escape only </code> inside code tagAlexander Krotov2017-11-22
* Muse reader: add inline <literal> supportAlexander Krotov2017-11-21
* Muse reader: test <literal> blocksAlexander Krotov2017-11-21
* data/pandoc.lua: enable table-like behavior of attributes (#4080)Albert Krewinkel2017-11-20
* Muse reader: count only one space as part of list item markerAlexander Krotov2017-11-19