summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Muse writer: escape nonbreaking space ("~~")Alexander Krotov2018-01-29
* Muse reader: simplify block tag parsing codeAlexander Krotov2018-01-29
* Muse reader: parse inline <literal> without parseFromStringAlexander Krotov2018-01-29
* Muse reader: parse <comment> and <verbatim> without parseFromStringAlexander Krotov2018-01-29
* MANUAL.txt: self-contained implies standalone (#4304)Daniel Lublin2018-01-28
* CONTRIBUTING.md: label was renamed. (#4310)Adam Brandizzi2018-01-28
* Muse reader: parse verse tag contents without parseFromStringAlexander Krotov2018-01-28
* Muse reader: make verseLine return Inlines, not StringAlexander Krotov2018-01-28
* Muse reader: parse directives without parseFromStringAlexander Krotov2018-01-28
* Muse reader: fix parsing of trailing whitespaceAlexander Krotov2018-01-28
* Muse reader: simplify paragraph parsingAlexander Krotov2018-01-28
* Docx writer tests: correct test name.Jesse Rosenthal2018-01-27
* Docx writer tests: Add tests for custom stylesJesse Rosenthal2018-01-27
* Add docx golden tests to cabal file.Jesse Rosenthal2018-01-27
* Docx writer tests: Use new golden frameworkJesse Rosenthal2018-01-27
* Docx writer: make more deterministic to facilitate testingJesse Rosenthal2018-01-27
* Docx writer: Fix ids in comment writingJesse Rosenthal2018-01-27
* Tests: Abstract powerpoint tests out to OOXML tests.Jesse Rosenthal2018-01-25
* ConTeXt writer: new section syntax and --section-divs (#4295)Henri Menke2018-01-25
* Dock writer: Fix deletion track changesJesse Rosenthal2018-01-25
* Muse reader: fix matching of closing inline tagsAlexander Krotov2018-01-24
* Muse reader: remove `block` functionAlexander Krotov2018-01-24
* Lua filters: store constructors in registryAlbert Krewinkel2018-01-23
* Lua: move getTag from StackInstances to UtilAlbert Krewinkel2018-01-23
* Powerpoint writer tests: hlint cleanups.Jesse Rosenthal2018-01-23
* Merge pull request #4291 from hmenke/xtablesJohn MacFarlane2018-01-22
|\
| * ConTeXt writer: xtables: correct wrong usage of captionHenri Menke2018-01-23
|/
* Powerpoint writer tests: add tests for two-column layout and imagesJesse Rosenthal2018-01-22
* Powerpoint writer: Add further testsJesse Rosenthal2018-01-22
* Powerpoint writer tests: simplify updating functionJesse Rosenthal2018-01-22
* Powerpoint tests: Convert to golden testsJesse Rosenthal2018-01-22
* Muse writer: join code with different attributes during normalizationAlexander Krotov2018-01-22
* Muse writer: indent lists inside DivAlexander Krotov2018-01-22
* Fix Text.Pandoc.Builder linkAlexander Krotov2018-01-22
* Delete excess whitespaceJohn MacFarlane2018-01-21
* Merge pull request #4237 from sitewisely/header_and_footerJohn MacFarlane2018-01-21
|\
| * Add header and footer parametersnewmana2018-01-10
* | 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