summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #1927 from freephile/masterJohn MacFarlane2015-02-07
|\
| * update syntax for Images/Media files in MediaWikiGreg Rundlett2015-02-05
| * update syntax for Images/Media files in MediaWikiGreg Rundlett2015-02-05
* | Merge pull request #1915 from mpickering/travisupdateJohn MacFarlane2015-02-07
|\ \
| * | Update travis fileMatthew Pickering2015-02-02
* | | Merge branch 'timtylin-patch/fixTexinfoWrap'John MacFarlane2015-02-07
|\ \ \
| * | | Merge branch 'patch/fixTexinfoWrap' of https://github.com/timtylin/scholdoc i...John MacFarlane2015-02-07
|/| | |
| * | | Texinfo writer: fix wrapping by using breakable spacesTim Lin2015-02-06
| | |/ | |/|
* | | Merge pull request #1925 from timtylin/patch/prettyLineBreaksJohn MacFarlane2015-02-07
|\ \ \ | |/ / |/| |
| * | Append newline to the LineBreak of various writersTim Lin2015-02-04
|/ /
* / Textile reader: table improvements.John MacFarlane2015-02-02
|/
* LaTeX writer: Don't escape $ in URL. Closes #1913.John MacFarlane2015-02-01
* HTML writer: Add "inline" or "display" class to math spans.John MacFarlane2015-02-01
* Merge pull request #1912 from zudov/missing_altMatthew Pickering2015-01-30
|\
| * Refactored `if x then [] else y` to `[y | not x]`Konstantin Zudov2015-01-29
| * Do not ommit missing `alt` attribute on `img` tagKonstantin Zudov2015-01-29
|/
* Fixed list-style-type for numbered example lists.John MacFarlane2015-01-27
* Add Installed-Size to debian package control file.John MacFarlane2015-01-26
* Merge pull request #1885 from mb21/html-reader-tablesJohn MacFarlane2015-01-25
|\
| * fixes #1859 HTML Reader table parsingmb212015-01-25
* | LaTeX reader: don't limit includes to .tex extension.John MacFarlane2015-01-22
* | Docx Reader: Add test for VML images.Jesse Rosenthal2015-01-21
* | Docx: Parse images in deprecated vml format.Jesse Rosenthal2015-01-21
* | revealjs template - link to non-minified css, js.John MacFarlane2015-01-20
* | Use CPP to avoid unneeded import warning for blaze-markup >= 0.6.3.John MacFarlane2015-01-19
* | Custom writer: Raise `PandocLuaException` instead of using 'error'.John MacFarlane2015-01-18
* | Custom writer: raise error if loadstring returns an error status.John MacFarlane2015-01-18
* | Merge pull request #1888 from mpickering/errormsgJohn MacFarlane2015-01-18
|\ \
| * | Better warning when trying to read multiple binary filesMatthew Pickering2015-01-19
|/ /
* / EPUB writer: properly handle internal links to IDs in spans, divs.John MacFarlane2015-01-17
|/
* Remove SourceCode style from reference.docx.John MacFarlane2015-01-12
* Merge pull request #1870 from mb21/fix-xelatex-recommendationMatthew Pickering2015-01-11
|\
| * don't log Try xelatex if xelatex already in use, closes #1832mb212015-01-11
|/
* Merge pull request #1856 from markwright/masterJohn MacFarlane2015-01-04
|\
| * ghc 7.10.1 RC1 requires specifying the type of String literals https://ghc.ha...Mark Wright2015-01-05
| * ghc 7.10.1 RC1 requires specifying the type of String literals https://ghc.ha...Mark Wright2015-01-05
| * ghc 7.10.1 RC1 requires FlexibleContexts https://ghc.haskell.org/trac/ghc/wik...Mark Wright2015-01-05
| * ghc 7.10.1 RC1 requires specifying the type of String literals https://ghc.ha...Mark Wright2015-01-05
| * ghc 7.10.1 RC1 requires specifying the type of String literals https://ghc.ha...Mark Wright2015-01-05
| * ghc 7.10.1 RC1 requires FlexibleContexts https://ghc.haskell.org/trac/ghc/wik...Mark Wright2015-01-05
| * ghc 7.10.1 RC1 requires FlexibleContexts https://ghc.haskell.org/trac/ghc/wik...Mark Wright2015-01-05
| * ghc 7.10.1 RC1 requires specifying the type of String literals https://ghc.ha...Mark Wright2015-01-05
| * ghc 7.10.1 RC1 requires specifying the type of String literals https://ghc.ha...Mark Wright2015-01-05
| * ghc 7.10.1 RC1 requires FlexibleContexts https://ghc.haskell.org/trac/ghc/wik...Mark Wright2015-01-05
| * ghc 7.10.1 RC1 requires FlexibleContexts https://ghc.haskell.org/trac/ghc/wik...Mark Wright2015-01-05
| * ghc 7.10.1 RC1 requires FlexibleContexts https://ghc.haskell.org/trac/ghc/wik...Mark Wright2015-01-05
| * ghc 7.10.1 RC1 requires specifying the type of String literals https://ghc.ha...Mark Wright2015-01-05
| * Allow haddock-library 1.2, by calling the Documentation.Haddock.Types.MetaDoc...Mark Wright2015-01-05
| * Allow haddock-library 1.2Mark Wright2015-01-05
|/
* Minor reformatting of CONTRIBUTING.md.John MacFarlane2015-01-03