summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Test for "dir" metadata.Jesse Rosenthal2016-10-03
* Add setRTL and setLTR functions.Jesse Rosenthal2016-10-03
* Move more enviroment vars to Reader Monad.Jesse Rosenthal2016-10-03
* Add ReaderT env to the docx writer:Jesse Rosenthal2016-10-03
* MediaWiki writer: transform filename with underscores in images.John MacFarlane2016-10-02
* EPUB writer: use stringify instead of plain writer for metadata.John MacFarlane2016-10-02
* AsciiDoc writer: avoid unnecessary use of "unconstrained" emphasis.John MacFarlane2016-10-02
* Moved template compiling/rendering code to a separate library.John MacFarlane2016-10-02
* Markdown reader: added bracket syntax for native spans.John MacFarlane2016-09-28
* Merge pull request #3093 from wilx/master-figure-placementJohn MacFarlane2016-09-28
|\
| * LaTeX: Do not set [htbp] figure placement options.Vaclav Zeman2016-08-29
* | LaTeX writer: change braced backtick to \textasciigrave{}Jesse Rosenthal2016-09-20
* | LaTeX writer: enclose backtick in `{}` in verbatimJesse Rosenthal2016-09-19
* | DocBook writer: include an anchor element when a div or span has an id.John MacFarlane2016-09-06
* | Remove http-client CPP conditionals.Jesse Rosenthal2016-09-03
* | Remove blaze-html CPP conditional.Jesse Rosenthal2016-09-03
* | Add EOL note to time compat module.Jesse Rosenthal2016-09-03
* | Remove TagSoup compatJesse Rosenthal2016-09-02
* | Remove unnecessary CPP condition in UTF8Jesse Rosenthal2016-09-02
* | Actually remove T/P/Compat/Except.Jesse Rosenthal2016-09-02
* | Remove directory compatJesse Rosenthal2016-09-02
* | Remove Text.Pandoc.Compat.ExceptJesse Rosenthal2016-09-02
* | Fix grouping of imports.Jesse Rosenthal2016-09-02
* | Remove an inline monad compatibility macro.Jesse Rosenthal2016-09-02
* | Remove Compat.MonoidJesse Rosenthal2016-09-02
* | PDF: Don't crash with nonexistent image.John MacFarlane2016-09-02
* | Merge pull request #3091 from wilx/master-narrow-no-break-spaceJohn MacFarlane2016-09-02
|\ \
| * | Translate NARROW NO-BREAK SPACE into LaTeX.Vaclav Zeman2016-08-27
| |/
* | Org reader: respect unnumbered header propertyAlbert Krewinkel2016-08-30
* | Docx reader: make all compilers happy with traversable.Jesse Rosenthal2016-08-29
* | Docx reader: Import traverse for ghc 7.8Jesse Rosenthal2016-08-29
* | Docx reader: clean up function with `traverse`Jesse Rosenthal2016-08-29
* | Merge branch 'org-meta-handling'Albert Krewinkel2016-08-29
|\ \
| * | Org reader: respect `creator` export optionAlbert Krewinkel2016-08-29
| * | Org reader: respect `email` export optionAlbert Krewinkel2016-08-29
| * | Org reader: respect `author` export optionAlbert Krewinkel2016-08-29
| * | Org reader: read HTML_head as header-includesAlbert Krewinkel2016-08-29
| * | Org reader: set classoption meta from LaTeX_class_optionsAlbert Krewinkel2016-08-29
| * | Org reader: set documentclass meta from LaTeX_classAlbert Krewinkel2016-08-29
| * | Org reader: read LaTeX_header as header-includesAlbert Krewinkel2016-08-29
| * | Org reader: give precedence to later meta linesAlbert Krewinkel2016-08-29
| * | Org reader: allow multiple, comma-separated authorsAlbert Krewinkel2016-08-29
| * | Org reader: read markup only for special meta keysAlbert Krewinkel2016-08-29
| * | Org reader: extract meta parsing code to moduleAlbert Krewinkel2016-08-29
* | | Docx reader: update copyright.Jesse Rosenthal2016-08-28
* | | Docx reader: use all anchor spans for header ids.Jesse Rosenthal2016-08-28
* | | Docx reader: Let headers use exisiting id.Jesse Rosenthal2016-08-28
* | | Docx reader: Handle anchor spans with content in headers.Jesse Rosenthal2016-08-28
| |/ |/|
* | Man writer: allow section numbers that are not a single digit.John MacFarlane2016-08-27
|/
* Org writer: translate language identifiersAlbert Krewinkel2016-08-20