summaryrefslogtreecommitdiff
path: root/pandoc.hs
Commit message (Expand)AuthorAge
* Execute .js filters with nodeJakob Voß2016-09-30
* Check `$DATADIR/filters` for filtersJesse Rosenthal2016-09-27
* synchronize spacing of footnotes in help outputWaldir Pimenta2016-08-16
* Changed email-obfuscation default to no obfuscation.John MacFarlane2016-06-20
* Revert "New method for checking for presence of tex program."John MacFarlane2016-05-12
* Revert "Use shell instead of proc to check for latex program."John MacFarlane2016-05-12
* Revert "Require process >= 1.2.1."John MacFarlane2016-05-12
* Require process >= 1.2.1.John MacFarlane2016-05-12
* Added some CSS to handle older versions of process.John MacFarlane2016-05-11
* Use shell instead of proc to check for latex program.John MacFarlane2016-05-11
* Made detection of latex program more robust.John MacFarlane2016-05-10
* New method for checking for presence of tex program.John MacFarlane2016-05-09
* Loading the full MathJax config to maximize loading speedKolenCheung2016-05-09
* Change default mathjax setup to use TeX-AMS_CHTML configuration.John MacFarlane2016-05-09
* Use new CommonHTML output for MathJax (updated default MathJax URL).John MacFarlane2016-05-09
* Fixed copyright dates.John MacFarlane2016-03-22
* Fix stdin handling for file-scopeJesse Rosenthal2016-03-21
* pandoc.hs: Also use filescope for json files.Jesse Rosenthal2016-03-15
* Introduce file-scope parsing (parse-before-combine)Jesse Rosenthal2016-03-15
* Add TEI Writer.csforste2016-01-19
* Improved default template lookup for custom lua scripts.John MacFarlane2016-01-06
* Revert "Make file globbing work on windows."John MacFarlane2016-01-06
* Make file globbing work on windows.John MacFarlane2016-01-06
* Added preliminary support for PDF creation via wkhtmltopdf.John MacFarlane2015-12-21
* Factored out convertWithOptsJohn MacFarlane2015-12-14
* Removed "compatibility mode" when called as hsmarkdown.John MacFarlane2015-12-14
* Removed deprecated --strict option entirely.John MacFarlane2015-12-14
* Removed deprecated options `--offline` and `--html5`.John MacFarlane2015-12-11
* Implemented SoftBreak and new `--wrap` option.John MacFarlane2015-12-11
* hlint refactorings.John MacFarlane2015-11-22
* Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into mb...John MacFarlane2015-11-19
|\
| * Text.Pandoc.Options: modifications for image attributes.John MacFarlane2015-07-27
* | Rationalized behavior of --no-tex-ligatures and --smart.John MacFarlane2015-11-19
* | Allow .adoc file extension for AsciiDoc.Andrew Dunning2015-11-16
* | Improved implicit pandoc-citeproc inclusion.John MacFarlane2015-11-16
* | Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane2015-11-09
* | Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane2015-11-08
* | Allow use of ConTeXt to generate PDFs.John MacFarlane2015-10-20
* | Use custom Prelude to avoid compiler warnings.John MacFarlane2015-10-14
* | Removed unneeded import.John MacFarlane2015-10-10
* | Move the variable pandocVersion from `src/Text/Pandoc.hs` toAlex Vong2015-10-01
* | Update KaTeX JS and CSS versions.Emily Eisenberg2015-09-26
* | Added `--bash-completion` option.John MacFarlane2015-08-13
|/
* Added odt readerMarLinn2015-07-23
* Better error messages for filters:John MacFarlane2015-07-02
* New method for building man pages.John MacFarlane2015-07-01
* New method for producing man pages.John MacFarlane2015-06-28
* replace old url with pandoc.orgPablo Rodríguez2015-06-09
* Amends last commit: don't use https for google charts.John MacFarlane2015-06-09
* Use https: for mathjax/katex/google-charts CDNs.John MacFarlane2015-06-09