aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-19Fixed typo in deb, osx stack.yaml.John MacFarlane2-2/+2
2016-03-19texmath-0.8.5 in extra-deps in stack.full.yaml.John MacFarlane1-1/+1
2016-03-19Build vs pandoc-citeproc 0.9.1.1.John MacFarlane2-2/+2
2016-03-19Build pandoc-citeproc 0.9.1 for binary pkgs.John MacFarlane2-2/+2
2016-03-19Build binary packages with with latest texmath.John MacFarlane4-0/+5
2016-03-19Depend on most recent aeson, highlighting-kate.John MacFarlane4-1/+7
2016-03-19Use lts-5.8 resolver.John MacFarlane5-5/+5
2016-03-19Updated man page.John MacFarlane1-0/+6
2016-03-19Updated changelog.John MacFarlane1-0/+5
2016-03-19Merge pull request #2637 from mb21/latex-figure-labelJohn MacFarlane1-19/+24
2016-03-19Added `institute` variable in LaTeX and Beamer templates.John MacFarlane2-7/+11
2016-03-18Rebuilt man page.John MacFarlane1-19/+28
2016-03-18Updated changelog.John MacFarlane1-0/+146
2016-03-18ConTeXt writer: fix whitespace at line beginning in line blocks.John MacFarlane1-1/+11
2016-03-18LaTeX writer: Avoid double toprule in headerless table with caption.John MacFarlane1-7/+10
2016-03-18README: document that --toc works with docx.John MacFarlane1-2/+2
2016-03-18Docx reader: Handle alternate contentJesse Rosenthal1-14/+37
2016-03-16Docx reader: Add test for enumerated headers.Jesse Rosenthal3-1/+9
2016-03-16Docx reader: Don't make numbered heads into lists.Jesse Rosenthal1-6/+8
2016-03-15pandoc.hs: Also use filescope for json files.Jesse Rosenthal1-7/+9
2016-03-15README: Add description of `--file-scope` option.Jesse Rosenthal1-0/+8
2016-03-15Introduce file-scope parsing (parse-before-combine)Jesse Rosenthal2-4/+25
2016-03-12Add a general ByteStringReader with warnings.Jesse Rosenthal1-1/+9
2016-03-12Add readDocxWithWarningsJesse Rosenthal1-6/+15
2016-03-12Docx Reader: Add state to the parser, for warningsJesse Rosenthal1-6/+19
2016-03-10Fixed behavior of base tag.John MacFarlane2-18/+15
2016-03-10Merge pull request #2771 from mb21/docx-alt-textJohn MacFarlane1-2/+2
2016-03-10 Docx Writer: handle image alt textmb211-2/+2
2016-03-09Markdown reader: Improved pipe table parsing.John MacFarlane3-16/+38
2016-03-09Markdown reader: Clean up pipe table parsing.John MacFarlane1-8/+8
2016-03-09Markdown reader: allow `+` separators in pipe table cells.John MacFarlane1-6/+4
2016-03-09Markdown reader: don't cross line boundary parsing pipe table row.John MacFarlane1-1/+7
2016-03-08DokuWiki writer: use $$ for display math.John MacFarlane2-2/+5
2016-03-08Docx reader: update feature checklist.Jesse Rosenthal1-5/+3
2016-03-07Stack-based appveyor setup.John MacFarlane1-33/+14
2016-03-06Merge pull request #2760 from ickc/masterJohn MacFarlane2-2/+2
2016-03-06Update READMEickc1-1/+1
2016-03-06Update pandoc.1ickc1-1/+1
2016-02-28LaTeX reader: handle interior `$` characters in math.John MacFarlane1-4/+12
2016-02-26Merge pull request #2739 from mb21/patch-2John MacFarlane1-0/+4
2016-02-26Add relocatable stack buildMauro Bieg1-0/+4
2016-02-26Docx Reader: Get rid of Modifiable typeclass.Jesse Rosenthal4-199/+170
2016-02-24Allow zip-archive 0.3.John MacFarlane1-2/+2
2016-02-23Make protocol-relative URIs work again.John MacFarlane1-2/+4
2016-02-22Raise tagsoup lower bound to 0.13.7.John MacFarlane1-1/+1
2016-02-21Markdown reader: use htmlInBalanced for rawVerbatimBlock.John MacFarlane1-7/+5
2016-02-21Update README to reflect 4112b32.Jesse Rosenthal1-3/+4
2016-02-20Fixed some linter warnings.John MacFarlane1-3/+3
2016-02-20Merge pull request #2646 from tarleb/org-figure-with-no-nameJohn MacFarlane2-7/+7
2016-02-20Merge pull request #2668 from monofon/fix/yaml-metadata-block-bottom-lineJohn MacFarlane2-2/+2