aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-30Updated changelog.1.14.1John MacFarlane
2015-06-29README: Added Lars-Dominik Braun as contributorJohn MacFarlane
2015-06-29make_deb.sh: Use pandoc to create man pages.John MacFarlane
2015-06-29make_osx_package.sh: Create man pages using pandoc.John MacFarlane
2015-06-29Added download_stats target to Makefile.John MacFarlane
2015-06-29Merge pull request #2250 from PromyLOPh/rsttargetJohn MacFarlane
2015-06-29LaTeX reader: Allow `_` and `^` as regular inline text.John MacFarlane
2015-06-29LaTeX reader: don't parse `_`,`^` as super/sub outside math mode.John MacFarlane
2015-06-29Windows installer: use AppData\Local\Pandoc by default.John MacFarlane
2015-06-29Fix RST reference names with special charactersLars-Dominik Braun
2015-06-28Removed unneeded import.John MacFarlane
2015-06-28Added a needed import in Shared.John MacFarlane
2015-06-28Make sure we use dist version of reference.docx for some things.John MacFarlane
2015-06-28pandoc.wxs: removed line breaks in RegistryValue.John MacFarlane
2015-06-28Let reference.docx/odt behave as if they are virtual data files.John MacFarlane
2015-06-28Minor fixes to previous commit.John MacFarlane
2015-06-28New method for producing man pages.John MacFarlane
2015-06-28Version bump to 1.14.1.John MacFarlane
2015-06-28Fixed regression in CSS parsing with `--self-contained`.John MacFarlane
2015-06-27New pandoc.wxs.John MacFarlane
2015-06-27Removed unused import.John MacFarlane
2015-06-27Textile writer: escape `+` and `-` as entities.John MacFarlane
2015-06-27Plain writer: don't use symbols for super/subscript.John MacFarlane
2015-06-27Options: Export `plainExtensions`.John MacFarlane
2015-06-27Updated latex writer tests for last template change.John MacFarlane
2015-06-27Updated LaTeX template: `CJKoptions` variable, allow dvipsnames for colors.John MacFarlane
2015-06-26Merge pull request #2241 from mb21/docbook-reader-figuresJohn MacFarlane
2015-06-21DocBook reader mediaobjects and figures, closes #2184mb21
2015-06-13Document CJKmainfont.John MacFarlane
2015-06-13Added CJKmainfont to latex template (Xavier Olive).John MacFarlane
2015-06-13epub templates: use 'author.role', not 'author.type'.John MacFarlane
2015-06-12Updated pandoc.wxs (from @nvalki).John MacFarlane
2015-06-09Fixed tests/docx/links.docx for new url.John MacFarlane
2015-06-09Merge pull request #2217 from ousia/masterJohn MacFarlane
2015-06-09replace old url with pandoc.orgPablo Rodríguez
2015-06-09Amends last commit: don't use https for google charts.John MacFarlane
2015-06-09Use https: for mathjax/katex/google-charts CDNs.John MacFarlane
2015-06-09Merge pull request #2215 from DigitalPublishingToolkit/icml-crashfixJohn MacFarlane
2015-06-09Removed relann1.6.John MacFarlane
2015-06-09Fix InDesign crash with URLs containing more than one colon charactergohai
2015-06-08Bump cmark version to >= 0.3.4.John MacFarlane
2015-06-07DokuWiki writer: Use proper `<code>` tags for code blocks.John MacFarlane
2015-06-04HTML reader: allow `<body>` to close `<head>`.John MacFarlane
2015-06-03Windows msi changes (nkalvi):John MacFarlane
2015-06-02Updated changelog.1.14.0.4John MacFarlane
2015-06-02Version bump to 1.14.0.4, added commonmark template to data files.John MacFarlane
2015-06-02Added default commonmark template.John MacFarlane
2015-06-02Misc. fixes to trypandoc html.John MacFarlane
2015-06-02trypandoc: move Convert button, display raw command.John MacFarlane
2015-06-01Bump version to 1.14.0.3; updated changelog.1.14.0.3John MacFarlane