summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Org reader: Better module description, minor style changesAlbert Krewinkel2014-04-16
* | Shared: Fixed bug in toRomanNumeral.John MacFarlane2014-04-15
* | Require yaml >= 0.8.8.2.John MacFarlane2014-04-14
* | Require tagsoup 0.13.1.John MacFarlane2014-04-14
|/
* Merge pull request #1240 from neilmayhew/masterJohn MacFarlane2014-04-13
|\
| * Add some unit tests for Writers.DocbookNeil Mayhew2014-04-12
| * Improve handling of hard line breaks in Docbook writerNeil Mayhew2014-04-12
* | Merge pull request #1239 from tarleb/org-linebreakJohn MacFarlane2014-04-13
|\ \
| * | Fix editorconfig for test filesAlbert Krewinkel2014-04-12
| * | Org reader: Read linebreaksAlbert Krewinkel2014-04-12
| * | Org writer: Fix output for linebreaksAlbert Krewinkel2014-04-12
| |/
* | Merge pull request #1238 from tarleb/org-figuresJohn MacFarlane2014-04-13
|\ \
| * | Org reader: Add support for figuresAlbert Krewinkel2014-04-12
| |/
* / Org reader: Removed ANN pragma.John MacFarlane2014-04-12
|/
* Beamer template: Consistent styles for figure and table captionsJohn MacFarlane2014-04-11
* Beamer template: Adjust widths correctly for oversized images.John MacFarlane2014-04-11
* HTML reader: Treat processing instructions & declarations as block.John MacFarlane2014-04-11
* Merge pull request #1231 from tarleb/org-fix-subexprJohn MacFarlane2014-04-11
|\
| * Org reader: Fix parsing of sub-/superscript expressionsAlbert Krewinkel2014-04-11
|/
* MediaWiki reader: Handle table rows containing just an HTML comment.John MacFarlane2014-04-10
* Updated GHC versions in tested-with field.John MacFarlane2014-04-10
* Merge pull request #1229 from tarleb/org-math-improvedJohn MacFarlane2014-04-10
|\
| * Org reader: Improve code by following HLint recommendationsAlbert Krewinkel2014-04-10
| * Org reader: Support more inline/display math variantsAlbert Krewinkel2014-04-10
|/
* Fixed cabal path in travis config.John MacFarlane2014-04-09
* More travis tweaks.John MacFarlane2014-04-09
* Travis: gave up trying to test the sdist.John MacFarlane2014-04-09
* More travis tweaks.John MacFarlane2014-04-09
* More travis tweaks.John MacFarlane2014-04-09
* Travis build: remove 6.12; add -v2 to dependencies install.John MacFarlane2014-04-09
* Travis: install hsb2hs.John MacFarlane2014-04-09
* More travis tweaks.John MacFarlane2014-04-09
* More travis changes.John MacFarlane2014-04-09
* Fixed $CABAL in travis script.John MacFarlane2014-04-09
* Updated travis script to test with multiple GHC versions.John MacFarlane2014-04-09
* Merge pull request #1228 from tarleb/travis-fail-on-warningsJohn MacFarlane2014-04-09
|\
| * Force failure of a Travis build if GHC produces warningsAlbert Krewinkel2014-04-09
* | Merge pull request #1227 from tarleb/editorconfigJohn MacFarlane2014-04-09
|\ \
| * | Add .editorconfigAlbert Krewinkel2014-04-09
| |/
* | Merge pull request #1226 from tarleb/org-emphasis-readerJohn MacFarlane2014-04-09
|\ \ | |/ |/|
| * Org reader: Precise rules for the recognition of markupAlbert Krewinkel2014-04-09
* | Textile reader: Improved link parsing.John MacFarlane2014-04-07
|/
* Merge pull request #1224 from tarleb/org-mathJohn MacFarlane2014-04-07
|\
| * Org reader: Support inline math (like $E=mc^2$)Albert Krewinkel2014-04-07
| * Org reader: Add support for definition listsAlbert Krewinkel2014-04-06
| * Org reader: Minor code clean-upAlbert Krewinkel2014-04-06
* | LaTeX writer: Workaround for level 4-5 headers in quotes.John MacFarlane2014-04-06
* | LaTeX reader: handle @{} and p{length} in tabular.John MacFarlane2014-04-06
* | Moved some doc files from data-files to extra-source-files.John MacFarlane2014-04-06
|/
* Give more useful error message if '-t pdf' is specified.John MacFarlane2014-04-05