summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Require tagsoup 0.14.3 - closes #4282.John MacFarlane2018-01-21
* Powerpoint writer tests: New test framework for pptx.Jesse Rosenthal2018-01-21
* appveyor - remove -fexternal-interpreter.John MacFarlane2018-01-21
* appveyor - put comment about cache delete on one line,John MacFarlane2018-01-21
* Use latest pandoc-citeproc.John MacFarlane2018-01-21
* Muse reader: embed parseBlocks into parseMuseAlexander Krotov2018-01-21
* Muse reader: make listItem genericAlexander Krotov2018-01-21
* More appveyor fixes.John MacFarlane2018-01-20
* Markdown reader: Fix parsing bug with nested fenced divs.John MacFarlane2018-01-20
* appveyor - changed syntax for adding ghc-options.John MacFarlane2018-01-20
* Muse reader: simplify paragraph parsingAlexander Krotov2018-01-21
* RST reader: fix parsing of headers with trailing space.John MacFarlane2018-01-20
* appveyor.yml : use -fexternal-interpreter.John MacFarlane2018-01-20
* Muse reader: remove multiple descriptions during round-trip testsAlexander Krotov2018-01-20
* Docx reader: Use already imported operatorJesse Rosenthal2018-01-20
* Docx reader: small change to Fields hyperlink parserJesse Rosenthal2018-01-20
* Muse reader: enable definition lists in round-trip testAlexander Krotov2018-01-20
* Conditional import to avoid warning.John MacFarlane2018-01-19
* hlint code improvements.John MacFarlane2018-01-19
* Merge pull request #4221 from phikal/masterJohn MacFarlane2018-01-19
|\
| * Ms writer: Added papersize variablePhilip K2018-01-03
* | Merge pull request #4259 from italia/4248John MacFarlane2018-01-19
|\ \
| * | remove `blockToRST'` moving its logic into `fixBlocks`danse2018-01-19
| * | in RST writer insert comment between lists and quotes, closes #4248danse2018-01-19
* | | Use latest texmath.John MacFarlane2018-01-19
* | | Muse reader: fix parsing of nested definition listsAlexander Krotov2018-01-20
* | | LaTeX reader: fixed parsing of tabular* environment.John MacFarlane2018-01-19
* | | Muse reader: remove duplicate variable in definitionListItemAlexander Krotov2018-01-19
|/ /
* | Muse writer: support definitions with multiple descriptionsAlexander Krotov2018-01-19
* | Muse reader: require only one space for nested definition list indentationAlexander Krotov2018-01-19
* | Muse reader: parse verse without parseFromStringAlexander Krotov2018-01-19
* | Muse reader: remove commented out codeAlexander Krotov2018-01-19
* | Muse reader: parse Emacs Muse directives without parseFromStringAlexander Krotov2018-01-19
* | Muse reader: parse link text without parseFromStringAlexander Krotov2018-01-19
* | Muse reader: simplify tableParseCaptionAlexander Krotov2018-01-19
* | Muse reader: parse definition list terms without parseFromStringAlexander Krotov2018-01-19
* | Muse reader: do not remove trailing whitespace from <code>Alexander Krotov2018-01-19
* | Powerpoint writer: Implement syntax highlightingJesse Rosenthal2018-01-18
* | More stack.yaml fixes for skylighting.John MacFarlane2018-01-18
* | Require latest skylighting.John MacFarlane2018-01-18
* | Use latest pandoc-citeproc and skylighting.John MacFarlane2018-01-18
* | Fixed typo in Makefile.John MacFarlane2018-01-18
* | Clean up T.P.W.OOXML file, and add copyright.Jesse Rosenthal2018-01-18
* | Makefile - add prerelease sanity check for tabs in docs.John MacFarlane2018-01-18
* | Fixed tabs in changelog.John MacFarlane2018-01-18
* | Replaced tabs with spaces in MANUAL.txt.John MacFarlane2018-01-18
* | Updaet changelog.John MacFarlane2018-01-18
* | Powerpoint writer: Make our own docProps/core.xml file.Jesse Rosenthal2018-01-18
* | Powerpoint writer: Add docProps to Presentation datatype.Jesse Rosenthal2018-01-18
* | Muse reader: fix parsing of code at the beginning of paragraphAlexander Krotov2018-01-18