summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * Fixed changelog.John MacFarlane2016-03-20
| | * Fixed changelog formatting.John MacFarlane2016-03-20
| | * Fixed Chris Forster's name.John MacFarlane2016-03-20
| | * Removed strip commands from make-windows-installer.bat.John MacFarlane2016-03-20
| | * Don't hardcode pandoc version in osx/distribution.xml.John MacFarlane2016-03-19
| | * Fixed version in osx/distribution.xml.John MacFarlane2016-03-19
| | * make_osx_package.sh: Add quotes around env variable.John MacFarlane2016-03-19
| | * Fixed typo in deb, osx stack.yaml.John MacFarlane2016-03-19
| | * texmath-0.8.5 in extra-deps in stack.full.yaml.John MacFarlane2016-03-19
| | * Build vs pandoc-citeproc 0.9.1.1.John MacFarlane2016-03-19
| | * Build pandoc-citeproc 0.9.1 for binary pkgs.John MacFarlane2016-03-19
| | * Build binary packages with with latest texmath.John MacFarlane2016-03-19
| | * Depend on most recent aeson, highlighting-kate.John MacFarlane2016-03-19
| | * Use lts-5.8 resolver.John MacFarlane2016-03-19
| | * Updated man page.John MacFarlane2016-03-19
| | * Updated changelog.John MacFarlane2016-03-19
| | * Merge pull request #2637 from mb21/latex-figure-labelJohn MacFarlane2016-03-19
| | |\
| | | * LaTeX writer: figure labelmb212016-01-10
| | * | Added `institute` variable in LaTeX and Beamer templates.John MacFarlane2016-03-19
| | * | Rebuilt man page.John MacFarlane2016-03-18
| | * | Updated changelog.John MacFarlane2016-03-18
| | * | ConTeXt writer: fix whitespace at line beginning in line blocks.John MacFarlane2016-03-18
| | * | LaTeX writer: Avoid double toprule in headerless table with caption.John MacFarlane2016-03-18
| | * | README: document that --toc works with docx.John MacFarlane2016-03-18
| | * | Docx reader: Handle alternate contentJesse Rosenthal2016-03-18
| | * | Docx reader: Add test for enumerated headers.Jesse Rosenthal2016-03-16
| | * | Docx reader: Don't make numbered heads into lists.Jesse Rosenthal2016-03-16
| | * | pandoc.hs: Also use filescope for json files.Jesse Rosenthal2016-03-15
| | * | README: Add description of `--file-scope` option.Jesse Rosenthal2016-03-15
| | * | Introduce file-scope parsing (parse-before-combine)Jesse Rosenthal2016-03-15
| | * | Add a general ByteStringReader with warnings.Jesse Rosenthal2016-03-12
| | * | Add readDocxWithWarningsJesse Rosenthal2016-03-12
| | * | Docx Reader: Add state to the parser, for warningsJesse Rosenthal2016-03-12
| | * | Fixed behavior of base tag.John MacFarlane2016-03-10
| | * | Merge pull request #2771 from mb21/docx-alt-textJohn MacFarlane2016-03-10
| | |\ \
| | | * | Docx Writer: handle image alt textmb212016-03-10
| | |/ /
| | * | Markdown reader: Improved pipe table parsing.John MacFarlane2016-03-09
| | * | Markdown reader: Clean up pipe table parsing.John MacFarlane2016-03-09
| | * | Markdown reader: allow `+` separators in pipe table cells.John MacFarlane2016-03-09
| | * | Markdown reader: don't cross line boundary parsing pipe table row.John MacFarlane2016-03-09
| | * | DokuWiki writer: use $$ for display math.John MacFarlane2016-03-08
| | * | Docx reader: update feature checklist.Jesse Rosenthal2016-03-08
| | * | Stack-based appveyor setup.John MacFarlane2016-03-07
| | * | Merge pull request #2760 from ickc/masterJohn MacFarlane2016-03-06
| | |\ \
| | | * | Update READMEickc2016-03-06
| | | * | Update pandoc.1ickc2016-03-06
| | |/ /
| | * | LaTeX reader: handle interior `$` characters in math.John MacFarlane2016-02-28
| | * | Merge pull request #2739 from mb21/patch-2John MacFarlane2016-02-26
| | |\ \
| | | * | Add relocatable stack buildMauro Bieg2016-02-26
| | |/ /
| | * | Docx Reader: Get rid of Modifiable typeclass.Jesse Rosenthal2016-02-26