aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-15RST reader: better handling of indirect roles.John MacFarlane3-12/+14
2015-08-15Merge pull request #2360 from jg/issue-2354John MacFarlane3-22/+56
2015-08-15Added note to CONTRIBUTING.md about ghc versions and travis.John MacFarlane1-0/+7
2015-08-15Org reader: add auto identifiers if not present on headersJuliusz Gonera3-22/+56
2015-08-13RST writer: ensure that `\ ` is inserted when needed...John MacFarlane1-0/+2
2015-08-13Updated man page.John MacFarlane1-16/+54
2015-08-13Added `--bash-completion` option.John MacFarlane4-1/+89
2015-08-13Added stack install instructions to INSTALL.John MacFarlane1-2/+20
2015-08-13Added a stack.yaml.John MacFarlane1-0/+11
2015-08-12RST writer: Don't insert `\ ` when complex expression in matched pairs.John MacFarlane1-3/+4
2015-08-11LaTeX template: reverted change in abstract position.John MacFarlane1-6/+5
2015-08-11Revert "LaTeX template: move abstract to before `\maketitle`."John MacFarlane1-5/+8
2015-08-10EPUB TOC: replace literal "<br/>" with space.John MacFarlane1-0/+1
2015-08-10Update version to 1.15.1.John MacFarlane1-1/+1
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-07added selectors for nested emphasis (epub.css)Pablo Rodríguez1-1/+4
2015-08-07Merge pull request #2327 from hftf/list-styleJohn MacFarlane5-24/+92
2015-08-07Updated tests for link attribute changes.mb2124-240/+240
2015-08-07Updated Arbitrary instance for link attributemb211-2/+3
2015-08-07Updated readers, writers and README for link attributemb2130-125/+122
2015-08-07Updated tests for image attribute changes.John MacFarlane22-96/+64
2015-08-07Updated Arbitrary instance for new image attribute parameter.John MacFarlane1-2/+3
2015-08-07Updated readers and writers for new image attribute parameter.John MacFarlane31-188/+415
2015-08-06Clarify docs on block quotes.John MacFarlane1-2/+9
2015-08-05ICML writer: changed type of `writeICML`.John MacFarlane2-40/+51
2015-08-05ICML writer: Add Cite style to citations.John MacFarlane1-1/+3
2015-08-05PDF: Modified for new image size attributes parameter.John MacFarlane1-6/+6
2015-08-05Parsing: Add `extractIdClass`, modified type of `KeyTable`.John MacFarlane1-2/+14
2015-08-05ImageSize: Added functions for converting between image dimensions.John MacFarlane1-15/+138
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-27Require pandoc-types >= 1.14John MacFarlane1-3/+3
2015-07-27Text.Pandoc.Options: modifications for image attributes.John MacFarlane3-7/+88
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-25Pretty: comment fix (mb21).John MacFarlane1-1/+1