summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | 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
* | Removed deprecated options `--offline` and `--html5`.John MacFarlane2015-12-11
* | Implemented SoftBreak and new `--wrap` option.John MacFarlane2015-12-11
* | Markdown reader: parse soft break as SoftBreak.John MacFarlane2015-12-11
* | stack.yaml: Use pandoc-types commit with SoftBreak.John MacFarlane2015-12-11
* | Update texmath version in stack.yaml.John MacFarlane2015-12-11
* | Use latest texmath dev version in stack.yaml.John MacFarlane2015-12-11
* | trypandoc: sort drop-down lists.John MacFarlane2015-12-07
* | Fixed Emoji character definitions.John MacFarlane2015-12-04
* | Beamer template: make `\euro` conditional on presence of character.John MacFarlane2015-12-04
* | Markdown reader: Improved pipe table relative widths.John MacFarlane2015-12-03
* | LaTeX template changes:John MacFarlane2015-12-03
* | Fixed man template so disabling hyphenation actually works.John MacFarlane2015-12-03
* | Merge pull request #2569 from rgaiacs/add-highlighting-to-gapJohn MacFarlane2015-12-03
|\ \
| * | Add support to GAPRaniere Silva2015-12-03
|/ /
* | Merge pull request #2568 from mb21/readers-imagesJohn MacFarlane2015-12-02
|\ \
| * | Textile Reader: image attributesmb212015-12-03
| * | Parse CSS that doesn't contain the optional semicolonmb212015-12-02
|/ /
* | Use lts-3.16.John MacFarlane2015-12-01