summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* RELEASE-CHECKLIST - hint for more useful git log.John MacFarlane2016-05-23
* Merge pull request #2941 from tarleb/org-drawer-improvementsJohn MacFarlane2016-05-23
|\
| * Org writer: add drawer capabilityCarlos Sosa2016-05-23
| * Org reader: respect drawer export settingAlbert Krewinkel2016-05-23
| * Org reader/writer: use CUSTOM_ID in propertiesAlbert Krewinkel2016-05-22
* | Bumped upper-bounds to build with ghc 8.John MacFarlane2016-05-22
|/
* HTML reader: fixed bug in pClose.John MacFarlane2016-05-21
* Merge pull request #2934 from tarleb/org-properties-drawerJohn MacFarlane2016-05-20
|\
| * Org writer: add :PROPERTIES: drawer supportAlbert Krewinkel2016-05-20
| * Org reader: add :PROPERTIES: drawer supportAlbert Krewinkel2016-05-20
|/
* Added pandoc-citeproc to stack-appveyor.yaml extra-deps.John MacFarlane2016-05-19
* LaTeX template: support for custom font families.John MacFarlane2016-05-19
* Merge pull request #2927 from tarleb/org-attr-htmlJohn MacFarlane2016-05-19
|\
| * Org reader: add support for ATTR_HTML attributesAlbert Krewinkel2016-05-19
| * Org reader: use custom `anyLine`Albert Krewinkel2016-05-19
| * Org reader: refactor block attribute handlingAlbert Krewinkel2016-05-19
* | EPUB reader: unescape URIs in spine.John MacFarlane2016-05-17
* | LaTeX writer: Don't escape underscore in labels.John MacFarlane2016-05-17
* | stack.yamls - make sure proper flags used for texmath, pandoc-citeproc.John MacFarlane2016-05-16
* | 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
* | Merge pull request #2919 from janschulz/masterJohn MacFarlane2016-05-12
|\ \ | |/ |/|
| * Better way to find the artifacts on appveyorJan Schulz2016-05-13
|/
* appveyor - enable automatic builds, fix zip creation.John MacFarlane2016-05-12
* Require process >= 1.2.1.John MacFarlane2016-05-12
* Merge pull request #2894 from sid-kap/rst-code-classJohn MacFarlane2016-05-12
|\
| * Add one more testSidharth Kapur2016-05-01
| * Use `codeBlockWith`Sidharth Kapur2016-05-01
| * Add test for RST code directive classSidharth Kapur2016-05-01
| * Add class option for code block in RST readerSidharth Kapur2016-05-01
* | Merge pull request #2913 from jlduran/strut-minipage-tablesJohn MacFarlane2016-05-11
|\ \
| * | Retake on strut with \minipage inside tablesJose Luis Duran2016-05-11
* | | Merge pull request #2910 from janschulz/masterJohn MacFarlane2016-05-11
|\ \ \
| * | | Use windows stack.yaml on appveyor to embedded the templatesJan Schulz2016-05-11
| * | | Add appveyor artefacts for pandoc.exeJan Schulz2016-05-10
| |/ /
* | | 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
* | | Merge pull request #2912 from tarleb/org-export-settingsJohn MacFarlane2016-05-11
|\ \ \ | |/ / |/| |
| * | Org reader: parse but ignore export optionsAlbert Krewinkel2016-05-11
| * | Org reader: add support for sub/superscript export optionsAlbert Krewinkel2016-05-11
| * | Org reader: move parser state into separate moduleAlbert Krewinkel2016-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
* | | Merge pull request #2908 from ickc/masterJohn MacFarlane2016-05-09
|\ \ \
| * | | Loading the full MathJax config to maximize loading speedKolenCheung2016-05-09
| * | | Merge pull request #1 from jgm/masterickc2016-05-09
| |\ \ \ | |/ / / |/| | |
* | | | Avoid lazy foldl in LaTeX writer.John MacFarlane2016-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