summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update README on in-field markup in biblio databasesnickbart19802015-05-05
* SelfContained: properly handle data URIs in css urls.John MacFarlane2015-05-04
* Test updates for 15d16e84567ca74c18448c60a2499e484581798f.John MacFarlane2015-05-04
* LaTeX template: degrade gracefully if `\paragraph` not defined.John MacFarlane2015-05-03
* Make sure a closing `</div>` doesn't get included in a defn list item.John MacFarlane2015-05-03
* LaTeX writer: Add a `\label` in `\hyperdef` for Div, Span.John MacFarlane2015-05-02
* Fixed tests for change to latex template.John MacFarlane2015-05-02
* latex template: use providecommand for tightlist.John MacFarlane2015-05-02
* EPUB writer: Use plain writer for metadata dc: fields.John MacFarlane2015-05-01
* SelfContained: cssURLs no longer tries to fetch fragment URLs.John MacFarlane2015-05-01
* Merge pull request #2123 from hellofloat/masterJohn MacFarlane2015-04-29
|\
| * Added woff2 to MIME typesAlfred Wechselberger2015-04-29
|/
* HTML reader: Allow multiple colgroups in table.John MacFarlane2015-04-29
* appveyor - removed a diagnostic echo.John MacFarlane2015-04-26
* appveyor - use cmd for 'git submodule update'.John MacFarlane2015-04-26
* appveyor - attempt to fix yml errors.John MacFarlane2015-04-26
* appveyor - use powershell for commands.John MacFarlane2015-04-26
* appveyor - another attempt at setting the paths.John MacFarlane2015-04-26
* appveyor.yml - set path in shell in addition to registry.John MacFarlane2015-04-26
* EPUB writer: Remove linear=no from cover itemref.John MacFarlane2015-04-26
* appveyor - force rewrite of path in registry.John MacFarlane2015-04-26
* appveyor - set paths in registry.John MacFarlane2015-04-26
* appveyor.yml - specify full ghc path.John MacFarlane2015-04-26
* appveyor.yml - rearranged install and build scripts.John MacFarlane2015-04-26
* Added appveyor.yml for Windows CI.John MacFarlane2015-04-26
* Fixed regression with lists inside defintiion lists.John MacFarlane2015-04-26
* Merge pull request #2112 from lierdakil/issue2101John MacFarlane2015-04-26
|\
| * Custom Writer: Set foreign encoding to UTF-8Nikolay Yakimov2015-04-26
* | Updated copyright notices to -2015. Closes #2111.John MacFarlane2015-04-26
|/
* Added JOPTS to travis.John MacFarlane2015-04-25
* Use -j2 for travis builds. (See #2110.)John MacFarlane2015-04-25
* Merge pull request #2110 from timtylin/patch/travis-new-apt-syntaxJohn MacFarlane2015-04-25
|\
| * updates travis apt installs to the new sudo-less syntaxTim Lin2015-04-25
|/
* EPUB tests: don't use joinPath, which varies across platforms.John MacFarlane2015-04-22
* LaTeX reader: recognize `\newpage` as a block command.John MacFarlane2015-04-22
* Custom writer: use UTF-8 aware bytestring conversion.John MacFarlane2015-04-21
* Merge pull request #2099 from RyanGlScott/masterJohn MacFarlane2015-04-20
|\
| * Bump zlib upper version boundsRyanGlScott2015-04-20
|/
* Merge pull request #2095 from pombreda/patch-1John MacFarlane2015-04-20
|\
| * Fixed typo in URL for dzslidesPhilippe Ombredanne2015-04-20
* | Added license & copyright for lua to COPYRIGHT.John MacFarlane2015-04-20
|/
* Rewrote charsInBalancedBrackets.John MacFarlane2015-04-19
* Merge pull request #2090 from lierdakil/issue2083John MacFarlane2015-04-19
|\
| * MD Reader: Fix links/footnotets after citationsNikolay Yakimov2015-04-20
| * MD Reader: Tests for links/footnotes after citationsNikolay Yakimov2015-04-20
|/
* Revert "Merge pull request #1947 from mpickering/Fmonad"John MacFarlane2015-04-18
* Added test case for #2062.John MacFarlane2015-04-18
* Markdown writer: improved escaping.John MacFarlane2015-04-18
* Merge pull request #2093 from gbataille/genericTypoJohn MacFarlane2015-04-18
|\
| * Typo on Text.Pandoc.GenericGrégory Bataille2015-04-18