summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | HTML reader: add auto identifiers if not present on headers.John MacFarlane2015-08-08
* | DocBook reader: handle informalexample.John MacFarlane2015-08-08
* | LaTeX reader: Implement \Cite.John MacFarlane2015-08-08
|/
* Merge pull request #2327 from hftf/list-styleJohn MacFarlane2015-08-07
|\
| * HTML Reader: Detect font-variant with pickStyleAttrPropsOphir Lifshitz2015-07-27
| * HTML Reader: Test <ol> type, class, and inline list-style(-type) CSSOphir Lifshitz2015-07-24
| * HTML Reader: Parse <ol> type, class, and inline list-style(-type) CSSOphir Lifshitz2015-07-24
* | Clarify docs on block quotes.John MacFarlane2015-08-06
* | Merge pull request #2338 from trofi/masterJohn MacFarlane2015-08-01
|\ \
| * | fix build failure with --flags=-httpsSergei Trofimovich2015-07-30
|/ /
* | Pipe tables: allow indented columns.John MacFarlane2015-07-27
* | README: Added space after backslash in image example.John MacFarlane2015-07-26
* | Merge pull request #1689 from kuribas/masterJohn MacFarlane2015-07-25
|\ \
| * | Use '=' instead of '#' for atx-style headers in markdown+lhs.Kristof Bastiaensen2014-10-14
* | | Updated README and cabal description for ODT reader.John MacFarlane2015-07-23
* | | Added odt readerMarLinn2015-07-23
| |/ |/|
* | Updated tests and removed a skipSpaces....John MacFarlane2015-07-23
* | Parsing: toKey: strip off outer brackets.John MacFarlane2015-07-23