summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Added preliminary support for PDF creation via wkhtmltopdf.John MacFarlane2015-12-21
* Merge pull request #2598 from twsh/biblatexoptionsJohn MacFarlane2015-12-19
|\
| * Removed hyphenThomas Hodgson2015-12-20
* | Updated changelogJohn MacFarlane2015-12-19
|/
* Beamer: Moved header-includes before setting of title etc.John MacFarlane2015-12-19
* LaTeX/Beamer template changes (Thomas Hodgson):John MacFarlane2015-12-19
* Added needed import of FromJSON.John MacFarlane2015-12-19
* Fix language code for Czech (cs not cz)John MacFarlane2015-12-19
* Merge branch 'AndreasLoow-master'John MacFarlane2015-12-19
|\
| * Merge branch 'master' of https://github.com/AndreasLoow/pandoc into AndreasLo...John MacFarlane2015-12-19
|/|
| * Consider header files when determining whether to use csquotes.Andreas Lööw2015-10-17
* | README: reflowed to avoid overly long lines.John MacFarlane2015-12-19
* | Markdown reader: fixed parsing bug with macros.John MacFarlane2015-12-19
* | Explain how to get `subtitle` to work with latex article etc.John MacFarlane2015-12-19
* | Merge pull request #2593 from mb21/icml-linebreaksJohn MacFarlane2015-12-18
|\ \
| * | ICML writer: intersperse line breaksmb212015-12-17
* | | Merge pull request #2594 from adunning/patch-1John MacFarlane2015-12-18
|\ \ \ | |/ / |/| |
| * | Document change to subtitle in LaTeX.Andrew Dunning2015-12-17
|/ /
* | Updated changelog.John MacFarlane2015-12-16
* | Fixed typos in changelog.John MacFarlane2015-12-16
* | Merge pull request #2591 from mb21/ICML-figuresJohn MacFarlane2015-12-16
|\ \
| * | ICML writer: added figure handling, closes #2590mb212015-12-16
|/ /
* | Reorganized changelog.John MacFarlane2015-12-14
* | Fixed benchmark for new API.John MacFarlane2015-12-14
* | Factored out convertWithOptsJohn MacFarlane2015-12-14
* | Removed "compatibility mode" when called as hsmarkdown.John MacFarlane2015-12-14
* | Removed deprecated --strict option entirely.John MacFarlane2015-12-14
* | Updated changelog.John MacFarlane2015-12-13
* | ICML writer: removed redundant import.John MacFarlane2015-12-13
* | Merge pull request #2570 from mb21/rst-reader-imgattrsJohn MacFarlane2015-12-13
|\ \
| * | ODT/OpenDocument writer: improved image attributesmb212015-12-13
| * | Docx reader: image attributesmb212015-12-13
| * | new function to extract multiple properties at once in CSS.hsmb212015-12-13
| * | RST reader: image attributesmb212015-12-13
* | | Fixed ICML image syntax for local files.John MacFarlane2015-12-13
* | | Use posix path separators in ICML link URIs.John MacFarlane2015-12-13
* | | Use lts-3.18 in stack.yamls.John MacFarlane2015-12-13
* | | Use lts-3.18 resolver to avoid Windows build problems.John MacFarlane2015-12-13
|/ /
* | AsciiDoc writer: support anchors in spans with id elements.John MacFarlane2015-12-13
* | AsciiDoc writers: Add anchors on Div elements.John MacFarlane2015-12-13
* | Implemented `east_asian_line_breaks` extension.John MacFarlane2015-12-12
* | Update to use latest releases of highlighting-kate and texmath.John MacFarlane2015-12-12
* | Fixed tests.John MacFarlane2015-12-12
* | stack.yaml - use latest pandoc-types.John MacFarlane2015-12-12
* | Test fixes.John MacFarlane2015-12-12
* | Modified readers to emit SoftBreak when appropriate.John MacFarlane2015-12-12
* | Updated pandoc-types commit in stack.yamlJohn MacFarlane2015-12-12
* | Restore no wrapping of XML in Docx, ODT.John MacFarlane2015-12-12
* | Fixed cite key parsing regression.John MacFarlane2015-12-12
* | FB2 writer: support SoftBreak.John MacFarlane2015-12-12