aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-24RST reader: Remove duplicate 'http' in PEP linksAlbert Krewinkel
2014-04-23EPUB writer: include extension in epub ids.John MacFarlane
2014-04-22change tabs to spaces in pandoc.cabalJoe Hillenbrand
2014-04-21Merge pull request #1257 from tarleb/mathmlinhtml-deprecation-warningJohn MacFarlane
2014-04-20MathMLinHTML: Fix deprecation warninggwern
2014-04-19Merge pull request #1256 from tarleb/org-reader-improvementsJohn MacFarlane
2014-04-19Add license statement for org reader filesAlbert Krewinkel
2014-04-19Org reader: Allow for compact definition listsAlbert Krewinkel
2014-04-19Move `compactify'DL` from Markdown reader into SharedAlbert Krewinkel
2014-04-19Org reader: Fix parsing of footnotesAlbert Krewinkel
2014-04-19Org reader: Fix distinction of images and normal linksAlbert Krewinkel
2014-04-19Org reader: Apply captions to code blocks and tablesAlbert Krewinkel
2014-04-18Org reader: Add support for plain LaTeX fragmentsAlbert Krewinkel
2014-04-18Org reader: Fix parsing of loose listsAlbert Krewinkel
2014-04-17Org reader: Support more types of '#+BEGIN_<type>' blocksAlbert Krewinkel
2014-04-17Org reader: Support footnotesAlbert Krewinkel
2014-04-16Org reader: introduce Reader environment around Blocks/InlinesAlbert Krewinkel
2014-04-16Org reader: Fix code for subexpression parsingAlbert Krewinkel
2014-04-16Org reader: Better module description, minor style changesAlbert Krewinkel
2014-04-15Shared: Fixed bug in toRomanNumeral.John MacFarlane
2014-04-14Require yaml >= 0.8.8.2.John MacFarlane
2014-04-14Require tagsoup 0.13.1.John MacFarlane
2014-04-13Merge pull request #1240 from neilmayhew/masterJohn MacFarlane
2014-04-13Merge pull request #1239 from tarleb/org-linebreakJohn MacFarlane
2014-04-13Merge pull request #1238 from tarleb/org-figuresJohn MacFarlane
2014-04-12Org reader: Removed ANN pragma.John MacFarlane
2014-04-12Add some unit tests for Writers.DocbookNeil Mayhew
2014-04-12Improve handling of hard line breaks in Docbook writerNeil Mayhew
2014-04-12Fix editorconfig for test filesAlbert Krewinkel
2014-04-12Org reader: Read linebreaksAlbert Krewinkel
2014-04-12Org writer: Fix output for linebreaksAlbert Krewinkel
2014-04-12Org reader: Add support for figuresAlbert Krewinkel
2014-04-11Beamer template: Consistent styles for figure and table captionsJohn MacFarlane
2014-04-11Beamer template: Adjust widths correctly for oversized images.John MacFarlane
2014-04-11HTML reader: Treat processing instructions & declarations as block.John MacFarlane
2014-04-11Merge pull request #1231 from tarleb/org-fix-subexprJohn MacFarlane
2014-04-11Org reader: Fix parsing of sub-/superscript expressionsAlbert Krewinkel
2014-04-10MediaWiki reader: Handle table rows containing just an HTML comment.John MacFarlane
2014-04-10Updated GHC versions in tested-with field.John MacFarlane
2014-04-10Merge pull request #1229 from tarleb/org-math-improvedJohn MacFarlane
2014-04-10Org reader: Improve code by following HLint recommendationsAlbert Krewinkel
2014-04-10Org reader: Support more inline/display math variantsAlbert Krewinkel
2014-04-09Fixed cabal path in travis config.John MacFarlane
2014-04-09More travis tweaks.John MacFarlane
2014-04-09Travis: gave up trying to test the sdist.John MacFarlane
2014-04-09More travis tweaks.John MacFarlane
2014-04-09More travis tweaks.John MacFarlane
2014-04-09Travis build: remove 6.12; add -v2 to dependencies install.John MacFarlane
2014-04-09Travis: install hsb2hs.John MacFarlane
2014-04-09More travis tweaks.John MacFarlane