aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-09Fixed tests/docx/links.docx for new url.John MacFarlane1-0/+0
2015-06-09Merge pull request #2217 from ousia/masterJohn MacFarlane13-14/+14
2015-06-09replace old url with pandoc.orgPablo Rodríguez13-14/+14
2015-06-09Amends last commit: don't use https for google charts.John MacFarlane1-1/+1
2015-06-09Use https: for mathjax/katex/google-charts CDNs.John MacFarlane1-5/+5
2015-06-09Merge pull request #2215 from DigitalPublishingToolkit/icml-crashfixJohn MacFarlane2-20/+27
2015-06-09Removed relann1.6.John MacFarlane1-170/+0
2015-06-09Fix InDesign crash with URLs containing more than one colon charactergohai2-20/+27
2015-06-08Bump cmark version to >= 0.3.4.John MacFarlane1-1/+1
2015-06-07DokuWiki writer: Use proper `<code>` tags for code blocks.John MacFarlane2-19/+41
2015-06-04HTML reader: allow `<body>` to close `<head>`.John MacFarlane1-0/+1
2015-06-03Windows msi changes (nkalvi):John MacFarlane2-19/+6
2015-06-02Updated changelog.John MacFarlane1-0/+6
2015-06-02Version bump to 1.14.0.4, added commonmark template to data files.John MacFarlane1-1/+2
2015-06-02Added default commonmark template.John MacFarlane1-11/+5
2015-06-02Misc. fixes to trypandoc html.John MacFarlane1-8/+8
2015-06-02trypandoc: move Convert button, display raw command.John MacFarlane1-3/+9
2015-06-01Bump version to 1.14.0.3; updated changelog.John MacFarlane2-1/+7
2015-05-31Allow compilation with syb 0.5.*.John MacFarlane1-3/+3
2015-05-31Custom writer: fixed some compiler warnings for ghc < 7.10.John MacFarlane1-12/+17
2015-05-31Bump to 1.14.0.2, updated changelog.John MacFarlane2-1/+5
2015-05-31Allow building with hslua 0.4.John MacFarlane2-1/+21
2015-05-28Updated INSTALL.John MacFarlane1-4/+2
2015-05-28Updated changelog.John MacFarlane1-3/+14
2015-05-28Better fix for #2187.John MacFarlane5-65/+78
2015-05-28ConTeXt writer: Add reference anchors to Div with ids.John MacFarlane1-1/+7
2015-05-28Removed tab chars in Textile reader source.John MacFarlane1-2/+2
2015-05-28Texinfo writer: Removed tabs from source.John MacFarlane1-3/+3
2015-05-28More fixes to make-windows-installer for #2187.John MacFarlane1-1/+2
2015-05-28Updated INSTALL on `embed_data_files`.John MacFarlane1-3/+4
2015-05-28Updated changelog.John MacFarlane1-0/+10
2015-05-28Ensure that docx and odt are built in windows installer.John MacFarlane1-0/+3
2015-05-28Added filepath dependency to make-reference-files.John MacFarlane1-0/+1
2015-05-28Bump version to 1.14.0.1.John MacFarlane1-1/+1
2015-05-28make-reference-files: use proper path separators for Windows.John MacFarlane1-2/+3
2015-05-28Don't include generated man pages in extra-source-files.John MacFarlane1-3/+0
2015-05-28Bump upper bound for aeson.John MacFarlane1-2/+2
2015-05-27More fixes to trypandoc.John MacFarlane1-1/+2
2015-05-27Fixes to trypandoc fixes.John MacFarlane1-5/+1
2015-05-27trypandoc - fixes for new API.John MacFarlane1-1/+7
2015-05-27Adjust date on README.John MacFarlane1-1/+1
2015-05-27Revert "make_osx_package.sh: don't use cpphs."John MacFarlane1-1/+2
2015-05-27make_osx_package.sh: don't use cpphs.John MacFarlane1-2/+1
2015-05-27Updated changelog.John MacFarlane1-3/+29
2015-05-27LaTeX template: Move hyperref before polyglossia.John MacFarlane4-35/+41
2015-05-27LaTeX/beamer: added `setotherlanguages` in polyglossia.John MacFarlane2-8/+12
2015-05-27LaTeX writer: Make `mainlang` work when `lang` is in metadata.John MacFarlane1-2/+3
2015-05-27Fixed svg handling in EPUB writer.John MacFarlane2-1/+4
2015-05-27Fixed compiler warning.John MacFarlane1-1/+1
2015-05-27Revealjs: allow 'center' to be set to false.John MacFarlane2-5/+8