summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | Allow zip-archive 0.3.John MacFarlane2016-02-24
* | Make protocol-relative URIs work again.John MacFarlane2016-02-23
* | Raise tagsoup lower bound to 0.13.7.John MacFarlane2016-02-22
* | Markdown reader: use htmlInBalanced for rawVerbatimBlock.John MacFarlane2016-02-21
* | Update README to reflect 4112b32.Jesse Rosenthal2016-02-21
* | Fixed some linter warnings.John MacFarlane2016-02-20
* | Merge pull request #2646 from tarleb/org-figure-with-no-nameJohn MacFarlane2016-02-20
|\ \
| * | Prefix even empty figure names with "fig:"Albert Krewinkel2016-01-11
* | | Merge pull request #2668 from monofon/fix/yaml-metadata-block-bottom-lineJohn MacFarlane2016-02-20
|\ \ \
| * | | Markdown writer: Use hyphens for yaml metadata block bottom lineHenrik Tramberend2016-01-21
* | | | Merge pull request #2691 from tarleb/org-image-file-linksJohn MacFarlane2016-02-20
|\ \ \ \
| * | | | Org reader: Refactor link-target processingAlbert Krewinkel2016-01-31
* | | | | HTML reader: rewrote htmlInBalanced.John MacFarlane2016-02-20
* | | | | Merge pull request #2732 from pra85/patch-2John MacFarlane2016-02-20
|\ \ \ \ \