summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Updated man page.John MacFarlane2016-03-22
* Updated changelog.John MacFarlane2016-03-22
* Version bump to 1.17.0.2.John MacFarlane2016-03-22
* Fixed bug in Markdown raw HTML parsing.John MacFarlane2016-03-22
* Updated man page.John MacFarlane2016-03-21
* Updated changelog.John MacFarlane2016-03-21
* Version to 1.17.0.1.John MacFarlane2016-03-21
* Improved documentation of templates.John MacFarlane2016-03-21
* Fix stdin handling for file-scopeJesse Rosenthal2016-03-21
* Fixed link to TEI in README.John MacFarlane2016-03-20
* Changelog formatting.John MacFarlane2016-03-20
* Clarify and shorten description of file-scope in changelog.John MacFarlane2016-03-20
* 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