summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * gitignore: Ignore cabal's sandbox filesAlbert Krewinkel2014-04-30
* | Updated tests for new LaTeX template.John MacFarlane2014-04-30
* | Use \setkeys{Gin}{} to set appropriate defaults for \includegraphics.John MacFarlane2014-04-30
* | RST reader: Some fixes to last change, and use "author" not "authors".John MacFarlane2014-04-30
* | RST reader: Better handling of directives.John MacFarlane2014-04-30
* | ConTeXt writer: Improved autolinks.John MacFarlane2014-04-30
* | Require pandoc-types 1.12.3.3.John MacFarlane2014-04-29
* | Added Cite to Arbitrary instance.John MacFarlane2014-04-29
* | ADded SmallCaps to Arbitrary instance.John MacFarlane2014-04-29
|/
* Merge pull request #1268 from tarleb/copyright-housekeepingJohn MacFarlane2014-04-28
|\
| * README: Update variable defaults documentationAlbert Krewinkel2014-04-27
| * COPYRIGHT: Remove outdated copyright statementsAlbert Krewinkel2014-04-27
| * COPYRIGHT: Specifiy the version of the GPLAlbert Krewinkel2014-04-27
* | Allow html4 as synonym of html as reader.John MacFarlane2014-04-27
* | Fix #1267.John MacFarlane2014-04-27
* | A bit of refactoring that shouldn't change any semantics.John MacFarlane2014-04-27
* | Update latex reader test for change in latex reader.John MacFarlane2014-04-26
* | LaTeX reader: Made `\nocite` work.John MacFarlane2014-04-26
* | HTML writer: improved detection of image links.John MacFarlane2014-04-26
* | Updated changelog.John MacFarlane2014-04-25
* | Bump version to 1.12.4.John MacFarlane2014-04-25
|/
* 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