summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Added http-client dependencies to stack.yaml files.John MacFarlane2016-07-04
* Depend on http-client 0.5, http-client-tls 0.3John MacFarlane2016-07-04
* Merge pull request #3012 from tarleb/org-drop-ugly-pragmaJohn MacFarlane2016-07-04
|\
| * Org reader: replace ugly code with view patternAlbert Krewinkel2016-07-04
|/
* Merge pull request #3010 from tarleb/org-header-treeJohn MacFarlane2016-07-03
|\
| * Org reader: support headline levels export settingAlbert Krewinkel2016-07-03
| * Org reader: put export setting parser into moduleAlbert Krewinkel2016-07-02
| * Org reader: support archived trees export optionsAlbert Krewinkel2016-07-01
| * Org reader: refactor comment tree handlingAlbert Krewinkel2016-07-01
| * Org reader: parse as headlines, convert to blocksAlbert Krewinkel2016-07-01
| * Org reader: improve tag and properties type safetyAlbert Krewinkel2016-07-01
* | Odt reader: Removed redundant Monoid constraints.John MacFarlane2016-07-03
* | Fix warning for parseURl import.John MacFarlane2016-07-03
* | CPP workaround for deprecation of parseUrl in http-client.John MacFarlane2016-07-03
* | Travis: don't test on lts-5.John MacFarlane2016-07-03
* | Allow 'standout' as a beamer frame option.John MacFarlane2016-07-03
* | stack.yaml: use 6.5 resolver.John MacFarlane2016-07-03
* | LaTeX reader: strip off double quotes around image source if present.John MacFarlane2016-07-01
* | LaTeX writer: don't URI-escape image source.John MacFarlane2016-07-01
* | beamer, latex templates: pass biblatexoptions directly in package load.John MacFarlane2016-07-01
* | ZimWiki writer: removed commented out code that confused Haddock.John MacFarlane2016-07-01
|/
* Added ZimWiki format to documentation and cabal description.Alex Ivkin2016-07-01
* Added Zim Wiki writer, template and tests.Alex Ivkin2016-06-30
* Docx writer: set paragraph to FirstPara after display mathJesse Rosenthal2016-07-01
* Writers: treat SoftBreak as space for strippingJesse Rosenthal2016-07-01
* LaTeX reader: fixed `\cite` so it is a NormalCitation not AuthorInText.John MacFarlane2016-06-29
* Merge pull request #3001 from tarleb/org-figure-labelJohn MacFarlane2016-06-26
|\
| * Org reader: support figure labelsAlbert Krewinkel2016-06-26
* | Include table of contents in README.html in Windows package.John MacFarlane2016-06-26
* | Textile reader: Fix overly aggressive interpretation as images.John MacFarlane2016-06-25
* | Added `secnumdepth` variable to LaTeX template.John MacFarlane2016-06-25
* | Fixed RST links with no explicit link text.John MacFarlane2016-06-25
* | Make --webtex work with the Markdown writer.John MacFarlane2016-06-24
* | Added texmath 0.8.6.4 to windows/stack.yaml.John MacFarlane2016-06-24
* | Process markdown extensions on command line in L->R order.John MacFarlane2016-06-23
|/
* Improved Windows installer - don't ignore properties set on command-line.John MacFarlane2016-06-23
* Textile reader: fixed attributes.John MacFarlane2016-06-23
* Markdown writer: use raw HTML for simple, pipe tables with linebreaks.John MacFarlane2016-06-23
* README: update to include track-changes comments.Jesse Rosenthal2016-06-23
* Docx reader: add tests for commentsJesse Rosenthal2016-06-23
* Docx reader tests: Add tests for warnings.Jesse Rosenthal2016-06-23
* Docx reader: Add warning for advanced comment formatting.Jesse Rosenthal2016-06-23
* docx reader: enable warnings in top-level readerJesse Rosenthal2016-06-23
* Docx reader: add simple comment functionality.Jesse Rosenthal2016-06-23
* Shared: Add BlockQuote to blocksToInlinesJesse Rosenthal2016-06-23
* Shared: introduce blocksToInlines functionJesse Rosenthal2016-06-23
* Merge pull request #2992 from tarleb/org-partial-functionsJohn MacFarlane2016-06-22
|\
| * Org reader: remove partial functionsAlbert Krewinkel2016-06-21
* | HTML writer: Better support for raw LaTeX environments.John MacFarlane2016-06-22
* | Update texmath lower bound.John MacFarlane2016-06-22
|/