aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-10EPUB reader: stop mangling external URLs.John MacFarlane3-15/+8
2015-08-10Allow latest criterion version.John MacFarlane1-1/+1
2015-08-10Docx writer: Moved invalid character stripping to `formattedString`.John MacFarlane1-4/+4
2015-08-09LaTeX template: move abstract to before `\maketitle`.John MacFarlane1-8/+5
2015-08-08Text.Pandoc: disable auto_identifiers for epub.John MacFarlane1-2/+1
2015-08-08Updated html reader for new automatic header attributes.John MacFarlane1-33/+33
2015-08-08MediaWiki reader: handle unquoted table attributes.John MacFarlane2-3/+3
2015-08-08Revert "Travis: call test program directly rather than by cabal."John MacFarlane1-4/+1
2015-08-08Travis: call test program directly rather than by cabal.John MacFarlane1-1/+4
2015-08-08Clarified what is "out of scope" in README and CONTRIBUTING.md.John MacFarlane2-0/+36
2015-08-08HTML reader: add auto identifiers if not present on headers.John MacFarlane1-7/+17
2015-08-08DocBook reader: handle informalexample.John MacFarlane1-1/+4
2015-08-08LaTeX reader: Implement \Cite.John MacFarlane1-0/+1
2015-08-07Merge pull request #2327 from hftf/list-styleJohn MacFarlane5-24/+92
2015-08-06Clarify docs on block quotes.John MacFarlane1-2/+9
2015-08-01Merge pull request #2338 from trofi/masterJohn MacFarlane1-1/+2
2015-07-30fix build failure with --flags=-httpsSergei Trofimovich1-1/+2
2015-07-27HTML Reader: Detect font-variant with pickStyleAttrPropsOphir Lifshitz1-6/+5
2015-07-27Pipe tables: allow indented columns.John MacFarlane3-2/+19
2015-07-26README: Added space after backslash in image example.John MacFarlane1-1/+1
2015-07-25Merge pull request #1689 from kuribas/masterJohn MacFarlane2-4/+11
2015-07-24HTML Reader: Test <ol> type, class, and inline list-style(-type) CSSOphir Lifshitz2-0/+20
2015-07-24HTML Reader: Parse <ol> type, class, and inline list-style(-type) CSSOphir Lifshitz3-18/+67
2015-07-23Updated README and cabal description for ODT reader.John MacFarlane2-7/+8
2015-07-23Added odt readerMarLinn79-12/+4368
2015-07-23Updated tests and removed a skipSpaces....John MacFarlane2-7/+6
2015-07-23Parsing: toKey: strip off outer brackets.John MacFarlane1-2/+4
2015-07-23Merge pull request #2323 from hftf/implicit-header-refsJohn MacFarlane2-0/+32
2015-07-23LaTeX reader: support abstract environment.John MacFarlane1-0/+1
2015-07-23Markdown Reader: Add basic tests for each header styleOphir Lifshitz1-0/+10
2015-07-23Markdown Reader: Add implicit header ref tests for headers with spacesOphir Lifshitz1-0/+20
2015-07-23Markdown Reader: Skip spaces in headersOphir Lifshitz1-0/+2
2015-07-21Fix regression: allow HTML comments containing `--`.John MacFarlane2-4/+7
2015-07-21Merge pull request #2318 from infotroph/infotroph-readme-patch2John MacFarlane2-11/+13
2015-07-21Use newManager instead of withManager in recent http-client.John MacFarlane1-1/+10
2015-07-21List all styles in manual for --reference-docxChris Black2-11/+13
2015-07-21DZSlides: Add `role="note"` for speaker notes.John MacFarlane1-1/+2
2015-07-21HTML reader: handle type attribute on ol.John MacFarlane2-3/+10
2015-07-21LaTeX reader: properly handle booktabs lines.John MacFarlane1-1/+10
2015-07-21Don't capitalize header links in man page.John MacFarlane2-24/+25
2015-07-21Fixed some internal links in README.John MacFarlane1-6/+5
2015-07-16Removed unneeded import.John MacFarlane1-2/+1
2015-07-16LaTeX writer: Fixed detection of 'chapters' from template.John MacFarlane1-3/+11
2015-07-15Merge pull request #2303 from hftf/h6John MacFarlane3-4/+32
2015-07-15Docx Reader: Updated headers testOphir Lifshitz2-1/+9
2015-07-15Reference Docx: Add missing Header 6 style (steel blue)Ophir Lifshitz1-0/+20
2015-07-15Reference Docx: Correct outlineLvl for Header stylesOphir Lifshitz1-3/+3
2015-07-15Added section on REPL to CONTRIBUTING.md.John MacFarlane1-0/+14
2015-07-15Updated man page.John MacFarlane1-4/+6
2015-07-15Fix typo in RELEASE_CHECKLISTJohn MacFarlane1-1/+1