summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Windows build: create pandoc-citeproc on appveyor, so we can put in msi.John MacFarlane2016-06-03
* appveyor: Fixed spacing issue in VERSION setting.John MacFarlane2016-06-03
* appveyor: another attempt to get version set!John MacFarlane2016-06-03
* appveyor: another try at setting version.John MacFarlane2016-06-03
* Updated changelogJohn MacFarlane2016-06-03
* Merge pull request #2962 from tarleb/org-more-export-settingsJohn MacFarlane2016-06-03
|\
| * Org reader: support special strings export optionAlbert Krewinkel2016-06-03
| * Org reader: support emphasized text export optionAlbert Krewinkel2016-06-03
| * Org reader: support smart quotes export optionAlbert Krewinkel2016-06-03
| * Org reader: drop unused field from parser stateAlbert Krewinkel2016-06-02
| * Org reader: undo code duplicationAlbert Krewinkel2016-06-02
* | appveyor: Fixed version detection.John MacFarlane2016-06-02
* | appveyor: cache wixbin directory.John MacFarlane2016-06-02
* | appveyor: maybe fixed escaping.John MacFarlane2016-06-02
* | Fixed YAML for appveyor.yml.John MacFarlane2016-06-02
* | appveyor: fixed set command.John MacFarlane2016-06-02
* | appveyor: put wix path in quotes.John MacFarlane2016-06-02
* | appveyor: another attempt to get wix paths right.John MacFarlane2016-06-02
* | appveyor.yml: try to get paths for candle and light right.John MacFarlane2016-06-02
* | appveyor: try to create msi as artifact.John MacFarlane2016-06-02
* | Updated changelog.John MacFarlane2016-06-02
|/
* Merge pull request #2950 from tarleb/org-ref-supportJohn MacFarlane2016-05-31
|\
| * Org reader: support org-ref style citationsAlbert Krewinkel2016-05-27
* | Merge pull request #2954 from tarleb/org-export-blocksJohn MacFarlane2016-05-31
|\ \
| * | Org reader: support new syntax for export blocksAlbert Krewinkel2016-05-29
| * | Org reader: refactor BEGIN…END block parsingAlbert Krewinkel2016-05-29
| * | Org reader: rename `parseInlines` to `inlines`Albert Krewinkel2016-05-29
| |/
* / brazilian -> brazil for polyglossia.John MacFarlane2016-05-31
|/
* Merge pull request #2946 from tarleb/org-modularizationJohn MacFarlane2016-05-25
|\
| * Org reader: extract blocks parser to moduleAlbert Krewinkel2016-05-25
| * Org reader: extract inline parser to moduleAlbert Krewinkel2016-05-25
| * Org reader: extract parsing function to moduleAlbert Krewinkel2016-05-25
|/
* Merge pull request #2942 from mb21/epub-readerJohn MacFarlane2016-05-24
|\
| * EPUB Reader: normalise Link id as wellmb212016-05-24
|/
* Updated changelog.John MacFarlane2016-05-23
* 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