summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* appveyor.yml improvements.John MacFarlane2017-05-19
* Org reader: fix smart parsing behaviorAlbert Krewinkel2017-05-18
* Fixed appveyor.yml.John MacFarlane2017-05-18
* appveyor: attempt two builds, one 32-bit, one 64-bit.John MacFarlane2017-05-18
* Don't render LaTeX images with data: URIs.John MacFarlane2017-05-18
* Test updates for latex template changes.John MacFarlane2017-05-18
* modified template.latex to fix XeLaTex being used with tables (#3661)lwolfsonkin2017-05-18
* Update Figure With Caption -> Captioned Figure in MANUAL.txt.John MacFarlane2017-05-18
* Docx writer: Change FigureWithCaption to CaptionedFigure (#3658)Ian2017-05-18
* Don't double extract images from docx.John MacFarlane2017-05-18
* Markdown: allow attributes in reference links to start on next line.John MacFarlane2017-05-18
* Add `--eol` flag and writer option to control line endings.Stefan Dresselhaus2017-05-18
* Lua module: allow omitting Attr in element constructorsAlbert Krewinkel2017-05-18
* Markdown writer: Fixed duplicated reference linksJohn MacFarlane2017-05-17
* Merge pull request #3676 from labdsf/space-charJohn MacFarlane2017-05-17
|\
| * Txt2Tags parser: newline is not indentationAlexander Krotov2017-05-17
* | Merge pull request #3677 from labdsf/anylinenewlineJohn MacFarlane2017-05-17
|\ \
| * | Move anyLineNewline to Parsing.hsAlexander Krotov2017-05-17
| |/
* | Org reader: replace `sequence . map` with `mapM`Albert Krewinkel2017-05-16
* | Org reader: put tree parsing code into dedicated moduleAlbert Krewinkel2017-05-16
* | Org reader: add basic file inclusion mechanismAlbert Krewinkel2017-05-14
* | Parsing: add `insertIncludedFilesF` which returns F blocksAlbert Krewinkel2017-05-14
* | Parsing: introduce `HasIncludeFiles` type classAlbert Krewinkel2017-05-14
* | Parsing: replace partial with total functionAlbert Krewinkel2017-05-14
|/
* Merge pull request #3671 from WUUUGI/horizont-spacingJohn MacFarlane2017-05-16
|\
| * Added support for horizontal spacing in LaTeX: parse \, to \8198 (six-per-em ...Henri Werth2017-05-15
* | appveyor.yml: remove manual calls to editbin.John MacFarlane2017-05-16
* | MANUAL: remove refs to highlighting-kate.John MacFarlane2017-05-15
* | Textile reader: fix bug for certain links in table cells.John MacFarlane2017-05-15
* | appveyor.yml: proper editbin path both times...John MacFarlane2017-05-15
* | Fixed appveyor.yml syntax error.John MacFarlane2017-05-15
* | appveyor.yml: proper path for editbin.John MacFarlane2017-05-15
* | appveyor.yml: Don't install hsb2hs.John MacFarlane2017-05-15
* | appveyor.yml: make executables LARGEADDRESSAWAREJohn MacFarlane2017-05-15
* | Debian control: updated description.John MacFarlane2017-05-15
* | Debian control: added latex packages as 'suggested'.John MacFarlane2017-05-15
* | Merge pull request #3668 from tarleb/copyright-updateJohn MacFarlane2017-05-15
|\ \ | |/ |/|
| * COPYRIGHT: list new files not written by JohnAlbert Krewinkel2017-05-13
| * Update dates in copyright noticesAlbert Krewinkel2017-05-13
|/
* Add haddock module description to FB2 writerAlbert Krewinkel2017-05-13
* Change maintainer line in Org writer moduleAlbert Krewinkel2017-05-13
* Replace `repeat' and `take' with `replicate' once moreAlexander Krotov2017-05-12
* Replace `repeat' and `take' with `replicate'Alexander Krotov2017-05-12
* Combine grid table parsersAlbert Krewinkel2017-05-11
* LaTeX: Load `parskip` before `hyperref`. (#3654)Václav Haisman2017-05-09
* Fix links inside captions in LaTeX output with links-as-notes.Václav Haisman2017-05-08
* Markdown writer: missing \n (#3647)David A Roberts2017-05-07
* Muse writer: Indent tables with one space (#3649)Alexander Krotov2017-05-07
* Rename fillMedia -> fillMediaBag.John MacFarlane2017-05-07
* PDF: use fillMedia and extractMedia to extract media to tmp dir.John MacFarlane2017-05-07