summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Changes for deb and osx package generators.John MacFarlane2015-10-24
* Added stack.hsb2hs.yaml, for easy installation of hsb2hs.John MacFarlane2015-10-24
* make_osx_package: don't create man5.John MacFarlane2015-10-24
* Merge pull request #2475 from tarleb/org-paragraph-before-listJohn MacFarlane2015-10-24
|\
| * Org reader: fix paragraph/list interactionAlbert Krewinkel2015-10-24
|/
* Fixed over-eager raw HTML inline parsing.John MacFarlane2015-10-22
* Avoid compiler warning for unused identifier.John MacFarlane2015-10-22
* Changed ยง to % in operators from Odt.Arrows.Utils.John MacFarlane2015-10-22
* Textile writer: support start number in ordered lists.John MacFarlane2015-10-22
* Updated tests for latex/context template changes.John MacFarlane2015-10-20
* Merge pull request #2467 from adunning/patch-1John MacFarlane2015-10-20
|\
| * Add new variables for ConTeXt template to README.Andrew Dunning2015-10-20
|/
* LaTeX template: simplify hyperref usage.John MacFarlane2015-10-20
* ConTeXt template: link color to black, define all sections.John MacFarlane2015-10-20
* Update date on README.John MacFarlane2015-10-20
* Allow use of ConTeXt to generate PDFs.John MacFarlane2015-10-20
* Fixed one test case.John MacFarlane2015-10-19
* Updated latex, beamer templates to support language divs/spans.John MacFarlane2015-10-19
* Merge pull request #2458 from mb21/lang-inlinesJohn MacFarlane2015-10-19
|\
| * Added writers-lang-and-dir test, fixed ConTeXt writer testmb212015-10-18
| * LaTeX and ConTeXt writers: support lang attribute on divs and spansmb212015-10-18
* | Use MarLinn's real name in changelog.John MacFarlane2015-10-19
* | Updated tests for template changes.John MacFarlane2015-10-18
* | HTML-based templates: Use en dash between title prefix & title.John MacFarlane2015-10-18
* | Merge pull request #2461 from classeur/masterJohn MacFarlane2015-10-18
|\ \
| * | Fixed auto_identifiers examplesBenoit Schweblin2015-10-18
| |/
* | Tests: Unset `pandoc-version` so we don't get the comment...John MacFarlane2015-10-18
* | Man template: make "generated by" comment conditional.John MacFarlane2015-10-18
* | stack.yaml : use 3.10 resolver.John MacFarlane2015-10-18
|/
* Version bump to 1.15.1.1, updated changelog.John MacFarlane2015-10-17
* Text.Pandoc.Data: store paths in dataFiles using posix separators.John MacFarlane2015-10-17
* Remove compiler warning with embed_data_files.John MacFarlane2015-10-17
* Man page update.John MacFarlane2015-10-16
* Typo in changelog.John MacFarlane2015-10-16
* Fixed typo in make_osx_package.sh.John MacFarlane2015-10-16
* make-windows-installer.bat: add copying to shared drive.John MacFarlane2015-10-16
* make_osx_package.sh: use released version of pandoc-citeproc.1.John MacFarlane2015-10-16
* stack.pkg.yaml: use latest versions of texmath & h-k.John MacFarlane2015-10-16
* Use stack for make_osx_package.sh.John MacFarlane2015-10-16
* LaTeX reader: fixed longtable support.John MacFarlane2015-10-15
* Updated changelog.John MacFarlane2015-10-15
* Updated pandoc.1.John MacFarlane2015-10-15
* Support all frame attributes in Beamer.John MacFarlane2015-10-15
* Use unicode super/subscripts for digits in plain output.John MacFarlane2015-10-15
* reveal.js template changes (Andrew Dunning).John MacFarlane2015-10-14
* Merge pull request #2451 from adunning/patch-1John MacFarlane2015-10-14
|\
| * Update slides variables in README.Andrew Dunning2015-10-14
|/
* Merge pull request #2450 from adunning/patch-1John MacFarlane2015-10-14
|\
| * Add new LaTeX variables to README.Andrew Dunning2015-10-14
|/
* LaTeX template: Add fontenc, indent, subparagraph variables.John MacFarlane2015-10-14