aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-23Allow directory 1.3. Closes #3325.John MacFarlane1-3/+3
2016-12-21Org writer: prefix footnote numbers with `fn:`Albert Krewinkel2-21/+21
2016-12-16MANUAL/README: Fixed broken links (#3316)ickc2-6/+6
2016-12-16LaTeX writer: allow tables with empty cells to count as "plain."John MacFarlane1-0/+1
2016-12-16MANUAL: note that --wrap=auto does not work in HTML output.John MacFarlane1-0/+1
2016-12-16MANUAL: Default --columns width is 72, not 80.John MacFarlane1-1/+1
2016-12-14CONTRIBUTING: Describe labels currently used in issue trackerAlbert Krewinkel1-17/+25
2016-12-13Test case for issue #3223 (#3308)hubertp-lshift3-0/+6
2016-12-13Test case for bug 2752 (#3306)hubertp-lshift3-0/+2
2016-12-13Speed up Travis (#3304)ickc1-7/+12
2016-12-13Docx reader: Empty header should be list of lists.Jesse Rosenthal3-12/+18
2016-12-11Fix display math with --webtex in markdown output.John MacFarlane1-9/+13
2016-12-10Moved make_osx_package.sh to osx/ directory.John MacFarlane2-1/+1
2016-12-10Updated MANUAL date and man page.John MacFarlane2-30/+43
2016-12-10Updated changelog.John MacFarlane1-0/+65
2016-12-10Version to 1.19.1John MacFarlane1-1/+1
2016-12-09We no longer need the MathMLInHTML.js shim from 2004!John MacFarlane3-74/+0
2016-12-08Docx reader: Ensure one-row tables don't have header.Jesse Rosenthal4-1/+11
2016-12-08Small tweaks to release checklist.John MacFarlane1-3/+3
2016-12-08Makefile: use stack.John MacFarlane1-22/+6
2016-12-08Set PANDOC_VERSION environment variable for filters.John MacFarlane1-2/+4
2016-12-08Removed debug trace from HTML reader.John MacFarlane1-2/+1
2016-12-07Really fixed bash completion this time!John MacFarlane1-1/+1
2016-12-07Improved bash-completion for filenames with spaces.John MacFarlane1-1/+1
2016-12-07Fixed bash completion for filenames with spaces.John MacFarlane2-6/+23
2016-12-07MANUAL: better docs on how to create a custom reference.docx.John MacFarlane1-8/+24
2016-12-07HTML reader: Understand `style=width:` as well as `width` in `col`.John MacFarlane1-2/+7
2016-12-07Fixed tests with dynamic linking.John MacFarlane1-3/+12
2016-12-07RST reader: print warnings when keys, substitition, notes not found.John MacFarlane1-6/+26
2016-12-07RST reader: fix hyperlink aliases.John MacFarlane3-2/+13
2016-12-06Fixed some bad regressions in HTML table parser.John MacFarlane1-3/+3
2016-12-05Man writer: Ensure that periods are escaped at beginning of line.John MacFarlane1-4/+2
2016-12-05Pretty: Added `afterBreak`.John MacFarlane1-0/+15
2016-12-04LaTeX writer: Fix unnumbered headers when used with `--top-level`Albert Krewinkel2-1/+23
2016-12-04LaTeX template: use correct separator for pdfkeywords.John MacFarlane1-7/+7
2016-12-04Markdown writer: Fixed incorrect word wrapping.John MacFarlane4-7/+7
2016-12-03Minor spelling typos in the manual (#3273)Anthony Geoghegan1-23/+23
2016-12-01More cosmetic changes to changelog.John MacFarlane1-131/+130
2016-12-01Reformatting changelog.John MacFarlane1-217/+217
2016-11-30Update date in manual and man page.John MacFarlane2-20/+40
2016-11-30Updated changelog.John MacFarlane1-6/+14
2016-11-30Use pandoc-citeproc 0.10.3 release in stack.yamls for binary pkgs.John MacFarlane3-9/+5
2016-11-30Options: Removed writerStandalone, made writerTemplate a Maybe.John MacFarlane33-133/+117
2016-11-30Updated changelog.John MacFarlane1-0/+4
2016-11-30Removed unused import.John MacFarlane1-1/+0
2016-11-30travis: use language generic (#3267)ickc1-2/+2
2016-11-30stack.yaml - use texmath 0.9 release.John MacFarlane2-6/+2
2016-11-30Use new module from texmath to lookup MS font codepoints.John MacFarlane6-245/+9
2016-11-27Updated changelog.John MacFarlane1-5/+17
2016-11-27Shared.fetchItem: Better handling of protocol-relative URL.John MacFarlane1-0/+9