summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Adjust date on README.John MacFarlane2015-05-27
* Revert "make_osx_package.sh: don't use cpphs."John MacFarlane2015-05-27
* make_osx_package.sh: don't use cpphs.John MacFarlane2015-05-27
* Updated changelog.John MacFarlane2015-05-27
* LaTeX template: Move hyperref before polyglossia.John MacFarlane2015-05-27
* LaTeX/beamer: added `setotherlanguages` in polyglossia.John MacFarlane2015-05-27
* LaTeX writer: Make `mainlang` work when `lang` is in metadata.John MacFarlane2015-05-27
* Fixed svg handling in EPUB writer.John MacFarlane2015-05-27
* Fixed compiler warning.John MacFarlane2015-05-27
* Revealjs: allow 'center' to be set to false.John MacFarlane2015-05-27
* Documented `toccolor` variable.John MacFarlane2015-05-27
* Template changes.John MacFarlane2015-05-27
* EPUB writer: Improved chapter splitting and internal link rewriting.John MacFarlane2015-05-27
* Require cmark-hs >= 0.3.3 (fixes #2175).John MacFarlane2015-05-26
* Merge pull request #2170 from tarleb/org-generalize-result-blockJohn MacFarlane2015-05-26
|\
| * Org reader: generalize code block result parsingAlbert Krewinkel2015-05-23
| * Reorder block arguments parsing codeAlbert Krewinkel2015-05-23
* | Merge pull request #2169 from tarleb/org-header-tagsJohn MacFarlane2015-05-26
|\ \
| * | Org reader: drop trees with a :noexport: tagAlbert Krewinkel2015-05-23
| * | Org reader: put header tags into empty spansAlbert Krewinkel2015-05-23
| |/
* | Merge pull request #2141 from DigitalPublishingToolkit/icml-imagesJohn MacFarlane2015-05-26
|\ \
| * | Fix image URIs in ICML output (v2)gohai2015-05-11
* | | Updated tests for new highlighting-kate.John MacFarlane2015-05-26
* | | Require highlighting-kate 0.6.John MacFarlane2015-05-26
* | | README: Better documentation of syntax highlighting.John MacFarlane2015-05-26
| |/ |/|
* | EPUB writer: Split references into separate chapter.John MacFarlane2015-05-21
* | PDF writer: Print temp dir on `--verbose`.John MacFarlane2015-05-20
* | Updated changelog.John MacFarlane2015-05-20
* | DocBook writer: add id to para if in Div with id element.John MacFarlane2015-05-20
* | Updated contributors and copyright dates in README.John MacFarlane2015-05-14
* | Small edits to changelog.John MacFarlane2015-05-13
* | README: document which formats have `shortcut_reference_links`.John MacFarlane2015-05-13
* | Markdown reader: Made implicit header references case-insensitive.John MacFarlane2015-05-13
* | Updated changelog.John MacFarlane2015-05-13
* | HTML reader: Support base tag.John MacFarlane2015-05-13
* | Beamer: mark slide as `[fragile]` if header has `fragile` class.John MacFarlane2015-05-13
* | Updated changelog.John MacFarlane2015-05-13
* | EPUB writer: Properly handle image URLs without an extension.John MacFarlane2015-05-13
* | Updated changelog.John MacFarlane2015-05-13
* | Fixed regression in charsInBalancedBrackets.John MacFarlane2015-05-13
* | Merge pull request #2149 from lierdakil/bibliography-docsJohn MacFarlane2015-05-11
|\ \
| * | README: bibliography updatesNikolay Yakimov2015-05-12
* | | Don't use sup element for epub footnotes.John MacFarlane2015-05-11
|/ /
* | Only make implicit `-F pandoc-citeproc` when `--bibliography` option used.John MacFarlane2015-05-11
* | Removed references to `biblio-files` in pandoc.hs and README.John MacFarlane2015-05-11
* | LaTeX, Beamer templates: use `bibliography` instead of `biblio-files`.John MacFarlane2015-05-11
* | Fixed misleading example in README.John MacFarlane2015-05-11
* | HTML reader: Fixed detection of self-closing tags.John MacFarlane2015-05-11
|/
* ImageSize: fixed some exif parsing bugs.John MacFarlane2015-05-10
* Fixed accidental reversion to earlier templates version.John MacFarlane2015-05-10