Age | Commit message (Expand) | Author | Files | Lines |
2016-03-19 | Added `institute` variable in LaTeX and Beamer templates. | John MacFarlane | 2 | -7/+11 |
2016-03-18 | Rebuilt man page. | John MacFarlane | 1 | -19/+28 |
2016-03-18 | Updated changelog. | John MacFarlane | 1 | -0/+146 |
2016-03-18 | ConTeXt writer: fix whitespace at line beginning in line blocks. | John MacFarlane | 1 | -1/+11 |
2016-03-18 | LaTeX writer: Avoid double toprule in headerless table with caption. | John MacFarlane | 1 | -7/+10 |
2016-03-18 | README: document that --toc works with docx. | John MacFarlane | 1 | -2/+2 |
2016-03-18 | Docx reader: Handle alternate content | Jesse Rosenthal | 1 | -14/+37 |
2016-03-16 | Docx reader: Add test for enumerated headers. | Jesse Rosenthal | 3 | -1/+9 |
2016-03-16 | Docx reader: Don't make numbered heads into lists. | Jesse Rosenthal | 1 | -6/+8 |
2016-03-15 | pandoc.hs: Also use filescope for json files. | Jesse Rosenthal | 1 | -7/+9 |
2016-03-15 | README: Add description of `--file-scope` option. | Jesse Rosenthal | 1 | -0/+8 |
2016-03-15 | Introduce file-scope parsing (parse-before-combine) | Jesse Rosenthal | 2 | -4/+25 |
2016-03-12 | Add a general ByteStringReader with warnings. | Jesse Rosenthal | 1 | -1/+9 |
2016-03-12 | Add readDocxWithWarnings | Jesse Rosenthal | 1 | -6/+15 |
2016-03-12 | Docx Reader: Add state to the parser, for warnings | Jesse Rosenthal | 1 | -6/+19 |
2016-03-10 | Fixed behavior of base tag. | John MacFarlane | 2 | -18/+15 |
2016-03-10 | Merge pull request #2771 from mb21/docx-alt-text | John MacFarlane | 1 | -2/+2 |
2016-03-10 | Docx Writer: handle image alt text | mb21 | 1 | -2/+2 |
2016-03-09 | Markdown reader: Improved pipe table parsing. | John MacFarlane | 3 | -16/+38 |
2016-03-09 | Markdown reader: Clean up pipe table parsing. | John MacFarlane | 1 | -8/+8 |
2016-03-09 | Markdown reader: allow `+` separators in pipe table cells. | John MacFarlane | 1 | -6/+4 |
2016-03-09 | Markdown reader: don't cross line boundary parsing pipe table row. | John MacFarlane | 1 | -1/+7 |
2016-03-08 | DokuWiki writer: use $$ for display math. | John MacFarlane | 2 | -2/+5 |
2016-03-08 | Docx reader: update feature checklist. | Jesse Rosenthal | 1 | -5/+3 |
2016-03-07 | Stack-based appveyor setup. | John MacFarlane | 1 | -33/+14 |
2016-03-06 | Merge pull request #2760 from ickc/master | John MacFarlane | 2 | -2/+2 |
2016-03-06 | Update README | ickc | 1 | -1/+1 |
2016-03-06 | Update pandoc.1 | ickc | 1 | -1/+1 |
2016-02-28 | LaTeX reader: handle interior `$` characters in math. | John MacFarlane | 1 | -4/+12 |
2016-02-26 | Merge pull request #2739 from mb21/patch-2 | John MacFarlane | 1 | -0/+4 |
2016-02-26 | Add relocatable stack build | Mauro Bieg | 1 | -0/+4 |
2016-02-26 | Docx Reader: Get rid of Modifiable typeclass. | Jesse Rosenthal | 4 | -199/+170 |
2016-02-24 | Allow zip-archive 0.3. | John MacFarlane | 1 | -2/+2 |
2016-02-23 | Make protocol-relative URIs work again. | John MacFarlane | 1 | -2/+4 |
2016-02-22 | Raise tagsoup lower bound to 0.13.7. | John MacFarlane | 1 | -1/+1 |
2016-02-21 | Markdown reader: use htmlInBalanced for rawVerbatimBlock. | John MacFarlane | 1 | -7/+5 |
2016-02-21 | Update README to reflect 4112b32. | Jesse Rosenthal | 1 | -3/+4 |
2016-02-20 | Fixed some linter warnings. | John MacFarlane | 1 | -3/+3 |
2016-02-20 | Merge pull request #2646 from tarleb/org-figure-with-no-name | John MacFarlane | 2 | -7/+7 |
2016-02-20 | Merge pull request #2668 from monofon/fix/yaml-metadata-block-bottom-line | John MacFarlane | 2 | -2/+2 |
2016-02-20 | Merge pull request #2691 from tarleb/org-image-file-links | John MacFarlane | 2 | -29/+33 |
2016-02-20 | HTML reader: rewrote htmlInBalanced. | John MacFarlane | 1 | -10/+39 |
2016-02-20 | Merge pull request #2732 from pra85/patch-2 | John MacFarlane | 1 | -3/+3 |
2016-02-21 | Fix typos in Readme | Prayag Verma | 1 | -3/+3 |
2016-02-18 | LaTeX writer: clean up options parser. | Jesse Rosenthal | 1 | -3/+4 |
2016-02-18 | LaTeX writer: treat memoir template with `article` opt as article | Jesse Rosenthal | 1 | -6/+21 |
2016-02-18 | Merge pull request #2725 from adunning/patch-1 | John MacFarlane | 1 | -1/+0 |
2016-02-18 | Remove stray line from stack.full.yaml | Andrew Dunning | 1 | -1/+0 |
2016-02-17 | Don't build with lts-2 or lts-3. | John MacFarlane | 1 | -9/+0 |
2016-02-17 | Travis: don't build with lts-3. | John MacFarlane | 1 | -4/+0 |