summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | Merge pull request #2323 from hftf/implicit-header-refsJohn MacFarlane2015-07-23
|\ \
| * | Markdown Reader: Add basic tests for each header styleOphir Lifshitz2015-07-23
| * | Markdown Reader: Add implicit header ref tests for headers with spacesOphir Lifshitz2015-07-23
| * | Markdown Reader: Skip spaces in headersOphir Lifshitz2015-07-23
* | | LaTeX reader: support abstract environment.John MacFarlane2015-07-23
|/ /
* | Fix regression: allow HTML comments containing `--`.John MacFarlane2015-07-21
* | Merge pull request #2318 from infotroph/infotroph-readme-patch2John MacFarlane2015-07-21
|\ \
| * | List all styles in manual for --reference-docxChris Black2015-07-21
* | | Use newManager instead of withManager in recent http-client.John MacFarlane2015-07-21
* | | DZSlides: Add `role="note"` for speaker notes.John MacFarlane2015-07-21
* | | HTML reader: handle type attribute on ol.John MacFarlane2015-07-21
|/ /
* | LaTeX reader: properly handle booktabs lines.John MacFarlane2015-07-21
* | Don't capitalize header links in man page.John MacFarlane2015-07-21
* | Fixed some internal links in README.John MacFarlane2015-07-21
* | Removed unneeded import.John MacFarlane2015-07-16
* | LaTeX writer: Fixed detection of 'chapters' from template.John MacFarlane2015-07-16
* | Merge pull request #2303 from hftf/h6John MacFarlane2015-07-15
|\ \
| * | Docx Reader: Updated headers testOphir Lifshitz2015-07-15
| * | Reference Docx: Add missing Header 6 style (steel blue)Ophir Lifshitz2015-07-15
| * | Reference Docx: Correct outlineLvl for Header stylesOphir Lifshitz2015-07-15
* | | Added section on REPL to CONTRIBUTING.md.John MacFarlane2015-07-15
* | | Updated man page.John MacFarlane2015-07-15
* | | Fix typo in RELEASE_CHECKLISTJohn MacFarlane2015-07-15