aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-04DocBook reader: Different treatment of admonitions.issue1234John MacFarlane
2014-05-04Docx writer: Fall back on distribution reference.docx.John MacFarlane
2014-05-04Docx writer: Added ability to give fallback in parseXml.John MacFarlane
2014-05-04Added test for #1154.John MacFarlane
2014-05-04Markdown reader: Fixed bug with unwanted code in lists.John MacFarlane
2014-05-03Added Tests.Writer.AsciiDoc to repository.John MacFarlane
2014-05-03README: Note about `unnumbered` being added to final 'References' sect.John MacFarlane
2014-05-03AsciiDoc writer: Handle multiblock table cells.John MacFarlane
2014-05-03AsciiDoc writer: Added test for empty table cells.John MacFarlane
2014-05-03AsciiDoc writer: Correctly handle empty table cells.John MacFarlane
2014-05-03DocBook writer: Small tweaks to last commit.John MacFarlane
2014-05-03Distinguish tight and loose lists in Docbook outputNeil Mayhew
2014-05-03LaTeX reader: Fixed regression introduced with last commit.John MacFarlane
2014-05-03LaTeX reader: Better error messages with include files.John MacFarlane
2014-05-02Fixed empty reference links. Closes #1186.John MacFarlane
2014-05-01Markdown reader: Make one-column pipe tables work.John MacFarlane
2014-05-01Merge pull request #1272 from tarleb/link-typesJohn MacFarlane
2014-05-01Org reader: Add support for custom link typesAlbert Krewinkel
2014-04-30Updated tests for new LaTeX template.John MacFarlane
2014-04-30Use \setkeys{Gin}{} to set appropriate defaults for \includegraphics.John MacFarlane
2014-04-30RST reader: Some fixes to last change, and use "author" not "authors".John MacFarlane
2014-04-30RST reader: Better handling of directives.John MacFarlane
2014-04-30ConTeXt writer: Improved autolinks.John MacFarlane
2014-04-30gitignore: Ignore cabal's sandbox filesAlbert Krewinkel
2014-04-29Require pandoc-types 1.12.3.3.John MacFarlane
2014-04-29Added Cite to Arbitrary instance.John MacFarlane
2014-04-29ADded SmallCaps to Arbitrary instance.John MacFarlane
2014-04-28Merge pull request #1268 from tarleb/copyright-housekeepingJohn MacFarlane
2014-04-27Allow html4 as synonym of html as reader.John MacFarlane
2014-04-27Fix #1267.John MacFarlane
2014-04-27A bit of refactoring that shouldn't change any semantics.John MacFarlane
2014-04-27README: Update variable defaults documentationAlbert Krewinkel
2014-04-27COPYRIGHT: Remove outdated copyright statementsAlbert Krewinkel
2014-04-27COPYRIGHT: Specifiy the version of the GPLAlbert Krewinkel
2014-04-26Update latex reader test for change in latex reader.John MacFarlane
2014-04-26LaTeX reader: Made `\nocite` work.John MacFarlane
2014-04-26HTML writer: improved detection of image links.John MacFarlane
2014-04-25Updated changelog.John MacFarlane
2014-04-25Bump version to 1.12.4.John MacFarlane
2014-04-25Merge pull request #1265 from tarleb/org-linksJohn MacFarlane
2014-04-25LaTeX writer: Mark span contents with label if span has an IDAlbert Krewinkel
2014-04-25Org reader: Enable internal linksAlbert Krewinkel
2014-04-24EPUB writer: Fixed some idrefs to match changes in ids.John MacFarlane
2014-04-24Merge pull request #1260 from joehillen/tabs-in-cabalfileJohn MacFarlane
2014-04-24Markdown writer: Use proper escapes to avoid unwanted lists.John MacFarlane
2014-04-24Bumped upper bounds for http-conduit and network.John MacFarlane
2014-04-24Require aeson >= 0.7.John MacFarlane
2014-04-24Render numbers in YAML metadata without decimals when possible.John MacFarlane
2014-04-24Org reader: Read anchors as empty spansAlbert Krewinkel
2014-04-24Org reader: Recognize plain and angle linksAlbert Krewinkel