summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Added instructions for manual install from oxs, win packages.John MacFarlane2017-01-07
* Remove pipe char irking the haddock coverage toolAlbert Krewinkel2017-01-06
* Org reader: accept org-ref citations followed by commasAlbert Krewinkel2017-01-06
* Org reader: ensure emphasis markup can be nestedAlbert Krewinkel2017-01-05
* MediaWiki reader: Fix quotation mark parsing (#3336)tgkokk2017-01-05
* LaTeX template: allow passing `microtypeoptions` to microtype.John MacFarlane2017-01-03
* Allow aeson 1.1.John MacFarlane2017-01-02
* Indent code on the installation page. (#3335)Bheesham Persaud2017-01-01
* Add '@*' usage (#3333)John Muccigrosso2016-12-31
* Updated docbook5 writer test for new template.John MacFarlane2016-12-30
* Travis: fix false positives and speed up dist build by avoiding tests.John MacFarlane2016-12-30
* docbook5template: fix namespace declarations (Mauro Bieg).John MacFarlane2016-12-30
* DocBook5 writer: make id attribute xml:id, fixes #3329 (#3330)Mauro Bieg2016-12-30
* HTML writer: don't process pars with empty RawInline, fixes #1040 (#3327)Mauro Bieg2016-12-24
* Travis: add path to happy to path.John MacFarlane2016-12-24
* markdown reader: disallow space between inline code and attributes (#3326)Mauro Bieg2016-12-24
* Added happy to travis deb pkgs.John MacFarlane2016-12-23
* Updated windows stack.yaml.John MacFarlane2016-12-23
* Updates to use skylighting rather than highlighting-kate.John MacFarlane2016-12-23
* Allow directory 1.3. Closes #3325.John MacFarlane2016-12-23
* Org writer: prefix footnote numbers with `fn:`Albert Krewinkel2016-12-21
* MANUAL/README: Fixed broken links (#3316)ickc2016-12-16
* LaTeX writer: allow tables with empty cells to count as "plain."John MacFarlane2016-12-16
* MANUAL: note that --wrap=auto does not work in HTML output.John MacFarlane2016-12-16
* MANUAL: Default --columns width is 72, not 80.John MacFarlane2016-12-16
* CONTRIBUTING: Describe labels currently used in issue trackerAlbert Krewinkel2016-12-14
* Test case for issue #3223 (#3308)hubertp-lshift2016-12-13
* Test case for bug 2752 (#3306)hubertp-lshift2016-12-13
* Speed up Travis (#3304)ickc2016-12-13
* Docx reader: Empty header should be list of lists.Jesse Rosenthal2016-12-13
* Fix display math with --webtex in markdown output.John MacFarlane2016-12-11
* Moved make_osx_package.sh to osx/ directory.John MacFarlane2016-12-10
* Updated MANUAL date and man page.John MacFarlane2016-12-10
* Updated changelog.John MacFarlane2016-12-10
* Version to 1.19.1John MacFarlane2016-12-10
* We no longer need the MathMLInHTML.js shim from 2004!John MacFarlane2016-12-09
* Docx reader: Ensure one-row tables don't have header.Jesse Rosenthal2016-12-08
* Small tweaks to release checklist.John MacFarlane2016-12-08
* Makefile: use stack.John MacFarlane2016-12-08
* Set PANDOC_VERSION environment variable for filters.John MacFarlane2016-12-08
* Removed debug trace from HTML reader.John MacFarlane2016-12-08
* Really fixed bash completion this time!John MacFarlane2016-12-07
* Improved bash-completion for filenames with spaces.John MacFarlane2016-12-07
* Fixed bash completion for filenames with spaces.John MacFarlane2016-12-07
* MANUAL: better docs on how to create a custom reference.docx.John MacFarlane2016-12-07
* HTML reader: Understand `style=width:` as well as `width` in `col`.John MacFarlane2016-12-07
* Fixed tests with dynamic linking.John MacFarlane2016-12-07
* RST reader: print warnings when keys, substitition, notes not found.John MacFarlane2016-12-07
* RST reader: fix hyperlink aliases.John MacFarlane2016-12-07
* Fixed some bad regressions in HTML table parser.John MacFarlane2016-12-06