summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* COPYRIGHT: Remove outdated copyright statementsAlbert Krewinkel2014-04-27
* COPYRIGHT: Specifiy the version of the GPLAlbert Krewinkel2014-04-27
* Merge pull request #1265 from tarleb/org-linksJohn MacFarlane2014-04-25
|\
| * LaTeX writer: Mark span contents with label if span has an IDAlbert Krewinkel2014-04-25
| * Org reader: Enable internal linksAlbert Krewinkel2014-04-25
| * Org reader: Read anchors as empty spansAlbert Krewinkel2014-04-24
| * Org reader: Recognize plain and angle linksAlbert Krewinkel2014-04-24
| * RST reader: Remove duplicate 'http' in PEP linksAlbert Krewinkel2014-04-24
* | EPUB writer: Fixed some idrefs to match changes in ids.John MacFarlane2014-04-24
* | Merge pull request #1260 from joehillen/tabs-in-cabalfileJohn MacFarlane2014-04-24
|\ \
| * | change tabs to spaces in pandoc.cabalJoe Hillenbrand2014-04-22
| |/
* | Markdown writer: Use proper escapes to avoid unwanted lists.John MacFarlane2014-04-24
* | Bumped upper bounds for http-conduit and network.John MacFarlane2014-04-24
* | Require aeson >= 0.7.John MacFarlane2014-04-24
* | Render numbers in YAML metadata without decimals when possible.John MacFarlane2014-04-24
* | EPUB writer: include extension in epub ids.John MacFarlane2014-04-23
|/
* Merge pull request #1257 from tarleb/mathmlinhtml-deprecation-warningJohn MacFarlane2014-04-21
|\
| * MathMLinHTML: Fix deprecation warninggwern2014-04-20
|/
* Merge pull request #1256 from tarleb/org-reader-improvementsJohn MacFarlane2014-04-19
|\
| * Add license statement for org reader filesAlbert Krewinkel2014-04-19
| * Org reader: Allow for compact definition listsAlbert Krewinkel2014-04-19
| * Move `compactify'DL` from Markdown reader into SharedAlbert Krewinkel2014-04-19
| * Org reader: Fix parsing of footnotesAlbert Krewinkel2014-04-19
| * Org reader: Fix distinction of images and normal linksAlbert Krewinkel2014-04-19
| * Org reader: Apply captions to code blocks and tablesAlbert Krewinkel2014-04-19
| * Org reader: Add support for plain LaTeX fragmentsAlbert Krewinkel2014-04-18
| * Org reader: Fix parsing of loose listsAlbert Krewinkel2014-04-18
| * Org reader: Support more types of '#+BEGIN_<type>' blocksAlbert Krewinkel2014-04-17
| * Org reader: Support footnotesAlbert Krewinkel2014-04-17
| * Org reader: introduce Reader environment around Blocks/InlinesAlbert Krewinkel2014-04-16
| * Org reader: Fix code for subexpression parsingAlbert Krewinkel2014-04-16
| * 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
|/