summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix regression: allow HTML comments containing `--`.John MacFarlane2015-07-21
* Merge pull request #2318 from infotroph/infotroph-readme-patch2John MacFarlane2015-07-21
|\
| * List all styles in manual for --reference-docxChris Black2015-07-21
* | Use newManager instead of withManager in recent http-client.John MacFarlane2015-07-21
* | DZSlides: Add `role="note"` for speaker notes.John MacFarlane2015-07-21
* | HTML reader: handle type attribute on ol.John MacFarlane2015-07-21
|/
* LaTeX reader: properly handle booktabs lines.John MacFarlane2015-07-21
* Don't capitalize header links in man page.John MacFarlane2015-07-21
* Fixed some internal links in README.John MacFarlane2015-07-21
* Removed unneeded import.John MacFarlane2015-07-16
* LaTeX writer: Fixed detection of 'chapters' from template.John MacFarlane2015-07-16
* Merge pull request #2303 from hftf/h6John MacFarlane2015-07-15
|\
| * Docx Reader: Updated headers testOphir Lifshitz2015-07-15
| * Reference Docx: Add missing Header 6 style (steel blue)Ophir Lifshitz2015-07-15
| * Reference Docx: Correct outlineLvl for Header stylesOphir Lifshitz2015-07-15
* | Added section on REPL to CONTRIBUTING.md.John MacFarlane2015-07-15
* | Updated man page.John MacFarlane2015-07-15
* | Fix typo in RELEASE_CHECKLISTJohn MacFarlane2015-07-15
* | Updated date on README.John MacFarlane2015-07-15
* | Updated changelog.John MacFarlane2015-07-15
* | Version bump to 1.15.0.6.John MacFarlane2015-07-15
* | `--self-contained`: Fixed overaggressive CSS minimization.John MacFarlane2015-07-15
* | Updated to use cmark >= 0.4.John MacFarlane2015-07-14
* | Markdown reader: don't allow bare URI links or autolinks in link label.John MacFarlane2015-07-14
* | Improved bare autolink detection.John MacFarlane2015-07-14
* | Allow vector 0.11.John MacFarlane2015-07-14
* | HTML writer: support speaker notes in dzslides.John MacFarlane2015-07-13
* | Updated dzslides template.John MacFarlane2015-07-13
* | Improved documentation of options to print system default files.John MacFarlane2015-07-13
* | Merge pull request #2295 from dev-zero/masterJohn MacFarlane2015-07-13
|\ \
| * | DokuWiki: write $..$ instead of <math>..</math>Tiziano Müller2015-07-13
|/ /
* | Changed hierarchicalize so it treats references div as top-level header.John MacFarlane2015-07-12
* | Updated man page.John MacFarlane2015-07-10
* | Updated changelog.John MacFarlane2015-07-10
* | Removed tabs from source.John MacFarlane2015-07-10
* | Avoid parsing partial URLs as HTML tags.John MacFarlane2015-07-10
* | Version bump to 1.15.0.5 and updated changelog.John MacFarlane2015-07-09
* | Added to Contributors list.John MacFarlane2015-07-09
* | Updated pandoc.wxs.John MacFarlane2015-07-09
* | Merge pull request #2266 from PromyLOPh/fieldinlineJohn MacFarlane2015-07-08
|\ \
| * | Tests.Readers.RST: Test metadata with inline markup tooLars-Dominik Braun2015-07-03
| * | Tests.Readers.RST: Group field list testsLars-Dominik Braun2015-07-03
| * | Readers.RST: Factor out inline markup string parsingLars-Dominik Braun2015-07-03
| * | Readers.RST: Parse field list nameLars-Dominik Braun2015-07-03
* | | PDF: Make sure `--latex-engine-opt` goes before the filename...John MacFarlane2015-07-08
* | | Merge pull request #2282 from adunning/patch-1John MacFarlane2015-07-08
|\ \ \
| * | | Correct superscript/subscript.Andrew Dunning2015-07-08
|/ / /
* | | Fixed email javascript obfuscation with mailto: URLs.John MacFarlane2015-07-07
* | | Updated context writer test.John MacFarlane2015-07-06
* | | ConTeXt template: activate hanging indent for definition lists.John MacFarlane2015-07-06