aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-03appveyor: another attempt to get version set!John MacFarlane1-5/+6
2016-06-03appveyor: another try at setting version.John MacFarlane1-1/+3
2016-06-03Updated changelogJohn MacFarlane1-0/+9
2016-06-03Merge pull request #2962 from tarleb/org-more-export-settingsJohn MacFarlane7-103/+175
2016-06-03Org reader: support special strings export optionAlbert Krewinkel4-12/+36
2016-06-03Org reader: support emphasized text export optionAlbert Krewinkel3-15/+28
2016-06-03Org reader: support smart quotes export optionAlbert Krewinkel4-12/+28
2016-06-02appveyor: Fixed version detection.John MacFarlane1-1/+1
2016-06-02appveyor: cache wixbin directory.John MacFarlane1-1/+2
2016-06-02appveyor: maybe fixed escaping.John MacFarlane1-3/+3
2016-06-02Fixed YAML for appveyor.yml.John MacFarlane1-2/+2
2016-06-02appveyor: fixed set command.John MacFarlane1-3/+3
2016-06-02appveyor: put wix path in quotes.John MacFarlane1-2/+2
2016-06-02appveyor: another attempt to get wix paths right.John MacFarlane1-3/+3
2016-06-02appveyor.yml: try to get paths for candle and light right.John MacFarlane1-1/+5
2016-06-02appveyor: try to create msi as artifact.John MacFarlane1-2/+9
2016-06-02Updated changelog.John MacFarlane1-191/+208
2016-06-02Org reader: drop unused field from parser stateAlbert Krewinkel2-18/+8
2016-06-02Org reader: undo code duplicationAlbert Krewinkel4-55/+84
2016-05-31Merge pull request #2950 from tarleb/org-ref-supportJohn MacFarlane3-7/+107
2016-05-31Merge pull request #2954 from tarleb/org-export-blocksJohn MacFarlane3-121/+165
2016-05-31brazilian -> brazil for polyglossia.John MacFarlane1-1/+3
2016-05-29Org reader: support new syntax for export blocksAlbert Krewinkel2-1/+24
2016-05-29Org reader: refactor BEGIN…END block parsingAlbert Krewinkel1-111/+131
2016-05-29Org reader: rename `parseInlines` to `inlines`Albert Krewinkel2-10/+11
2016-05-27Org reader: support org-ref style citationsAlbert Krewinkel3-7/+107
2016-05-25Merge pull request #2946 from tarleb/org-modularizationJohn MacFarlane7-1629/+1939
2016-05-25Org reader: extract blocks parser to moduleAlbert Krewinkel3-844/+901
2016-05-25Org reader: extract inline parser to moduleAlbert Krewinkel5-756/+889
2016-05-25Org reader: extract parsing function to moduleAlbert Krewinkel4-78/+198
2016-05-24Merge pull request #2942 from mb21/epub-readerJohn MacFarlane1-2/+4
2016-05-24EPUB Reader: normalise Link id as wellmb211-2/+4
2016-05-23Updated changelog.John MacFarlane1-0/+194
2016-05-23RELEASE-CHECKLIST - hint for more useful git log.John MacFarlane1-0/+1
2016-05-23Merge pull request #2941 from tarleb/org-drawer-improvementsJohn MacFarlane5-50/+152
2016-05-23Org writer: add drawer capabilityCarlos Sosa1-0/+11
2016-05-23Org reader: respect drawer export settingAlbert Krewinkel3-13/+103
2016-05-22Org reader/writer: use CUSTOM_ID in propertiesAlbert Krewinkel4-37/+38
2016-05-22Bumped upper-bounds to build with ghc 8.John MacFarlane1-3/+3
2016-05-21HTML reader: fixed bug in pClose.John MacFarlane1-1/+1
2016-05-20Merge pull request #2934 from tarleb/org-properties-drawerJohn MacFarlane4-35/+184
2016-05-20Org writer: add :PROPERTIES: drawer supportAlbert Krewinkel2-2/+114
2016-05-20Org reader: add :PROPERTIES: drawer supportAlbert Krewinkel2-33/+70
2016-05-19Added pandoc-citeproc to stack-appveyor.yaml extra-deps.John MacFarlane1-0/+1
2016-05-19LaTeX template: support for custom font families.John MacFarlane1-7/+7
2016-05-19Merge pull request #2927 from tarleb/org-attr-htmlJohn MacFarlane3-84/+117
2016-05-19Org reader: add support for ATTR_HTML attributesAlbert Krewinkel2-7/+39
2016-05-19Org reader: use custom `anyLine`Albert Krewinkel1-3/+10
2016-05-19Org reader: refactor block attribute handlingAlbert Krewinkel2-83/+77
2016-05-17EPUB reader: unescape URIs in spine.John MacFarlane1-2/+4