summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Added proper support for DocBook 'xref' elementsFrerich Raabe2015-09-24
* Pass the parsed DocBook content along the state of readDocBookFrerich Raabe2015-09-23
* Minor refactoring to readDocBookFrerich Raabe2015-09-23
* Merge pull request #2369 from mb21/language-variablesJohn MacFarlane2015-09-22
|\
| * `lang` variable is now in BCP47 formatmb212015-08-20
* | Allow aeson 0.10.John MacFarlane2015-09-20
* | Merge pull request #2406 from tarleb/org-verse-fixJohn MacFarlane2015-09-20
|\ \
| * | Make sure verse blocks can contain empty linesAlbert Krewinkel2015-09-19
* | | Merge pull request #2405 from lierdakil/rest-normalize-amendJohn MacFarlane2015-09-19
|\ \ \ | |/ / |/| |
| * | [RST Writer] Don't normalize heading levels below input minimumNikolay Yakimov2015-09-19
|/ /
* | Markdown writer: in TOC, add links to headers.John MacFarlane2015-09-17
* | sample.lua - define CaptionedImage, add newline at end.John MacFarlane2015-09-15
* | Tests: docx writer tests now use "../data" for data directory.John MacFarlane2015-09-09
* | Use user data directory for reference docx archive.John MacFarlane2015-09-09
* | stack.yaml - bump to latest LTS Stackage.John MacFarlane2015-09-09
* | Removed obsolete reference to default.csl.John MacFarlane2015-08-25
* | Merge pull request #2364 from gbataille/bugDocJohn MacFarlane2015-08-17
|\ \ | |/ |/|
| * [BUG] Haddock : * and ^ to be escaped in docsGrégory Bataille2015-08-17
* | stack-yaml: use lts 3.1 resolver.John MacFarlane2015-08-16
* | Merge pull request #2352 from ousia/masterJohn MacFarlane2015-08-16
|\ \
| * | added selectors for nested emphasis (epub.css)Pablo Rodríguez2015-08-07
* | | Use cabal-install-head in travis for ghc 7.10.1.John MacFarlane2015-08-15
* | | Travis: removed diagnostics, add cabal path to PATH, back to ghc 7.10.1.John MacFarlane2015-08-15
* | | Added some travis diagnostics.John MacFarlane2015-08-15
* | | Travis: build with ghc 7.10.2 instead of 7.10.1.John MacFarlane2015-08-15
* | | Use real jpg (not empty) for docx tests to avoid warning.John MacFarlane2015-08-15
* | | RST reader: better handling of indirect roles.John MacFarlane2015-08-15
* | | Merge pull request #2360 from jg/issue-2354John MacFarlane2015-08-15
|\ \ \
| * | | Org reader: add auto identifiers if not present on headersJuliusz Gonera2015-08-15
* | | | Added note to CONTRIBUTING.md about ghc versions and travis.John MacFarlane2015-08-15
* | | | RST writer: ensure that `\ ` is inserted when needed...John MacFarlane2015-08-13
* | | | Updated man page.John MacFarlane2015-08-13
* | | | Added `--bash-completion` option.John MacFarlane2015-08-13
* | | | Added stack install instructions to INSTALL.John MacFarlane2015-08-13
* | | | Added a stack.yaml.John MacFarlane2015-08-13
* | | | RST writer: Don't insert `\ ` when complex expression in matched pairs.John MacFarlane2015-08-12
* | | | LaTeX template: reverted change in abstract position.John MacFarlane2015-08-11
* | | | Revert "LaTeX template: move abstract to before `\maketitle`."John MacFarlane2015-08-11
* | | | EPUB TOC: replace literal "<br/>" with space.John MacFarlane2015-08-10
* | | | Update version to 1.15.1.John MacFarlane2015-08-10
* | | | EPUB reader: stop mangling external URLs.John MacFarlane2015-08-10
* | | | Allow latest criterion version.John MacFarlane2015-08-10
* | | | Docx writer: Moved invalid character stripping to `formattedString`.John MacFarlane2015-08-10
|/ / /
* | | LaTeX template: move abstract to before `\maketitle`.John MacFarlane2015-08-09
* | | Text.Pandoc: disable auto_identifiers for epub.John MacFarlane2015-08-08
* | | Updated html reader for new automatic header attributes.John MacFarlane2015-08-08
* | | MediaWiki reader: handle unquoted table attributes.John MacFarlane2015-08-08
* | | Revert "Travis: call test program directly rather than by cabal."John MacFarlane2015-08-08
* | | Travis: call test program directly rather than by cabal.John MacFarlane2015-08-08
* | | Clarified what is "out of scope" in README and CONTRIBUTING.md.John MacFarlane2015-08-08