summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Changed uri parser so it doesn't include trailing punctuation.John MacFarlane2011-03-18
* OpenDocument writer: Use "First paragraph" style after most non-para blocks.John MacFarlane2011-03-16
* Added --epub-cover-image option.John MacFarlane2011-03-13
* Fixed bug in RST field list parser.John MacFarlane2011-03-12
* OpenDocument: Use special style for 1st para after heading.John MacFarlane2011-03-12
* Fixed orgmode link.John MacFarlane2011-03-09
* Fixed lhs-test.nohl tests.John MacFarlane2011-03-04
* Markdown+lhs reader: Require space after inverse bird tracks.John MacFarlane2011-03-02
* Bump version to 1.8.1.1 & update changelog.John MacFarlane2011-02-13
* markdown2pdf: Removed mistakenly included debugging lines.John MacFarlane2011-02-13
* Updated changelog.John MacFarlane2011-02-13
* Version bump to 1.8.1.John MacFarlane2011-02-13
* markdown2pdf: Fixed filename encoding issues.John MacFarlane2011-02-13
* LaTeX writer: Changed figure defaults to htbp.John MacFarlane2011-02-11
* UTF8: Encode filenames.John MacFarlane2011-02-11
* pandoc.hs: Updated copyright notice.John MacFarlane2011-02-06
* Revert "Use us-ascii charset in HTML template if --ascii option."John MacFarlane2011-02-06
* HTML writer: Fixed footnote backrefs in --ascii mode.John MacFarlane2011-02-06
* Use us-ascii charset in HTML template if --ascii option.John MacFarlane2011-02-06
* Added --ascii option.John MacFarlane2011-02-06
* Make --toc work in epub output.John MacFarlane2011-02-06
* HTML writer: Put line breaks in section divs.John MacFarlane2011-02-05
* Make writerSectionDivs default to False.John MacFarlane2011-02-05
* Updated copyright.John MacFarlane2011-02-05
* Bumped version to 1.8.0.3; updated changelog; fixed source-repository.John MacFarlane2011-02-05
* Added Source-repository to cabal file.John MacFarlane2011-02-05
* Version bump to 1.8.0.2.John MacFarlane2011-02-05
* Updated changelog.John MacFarlane2011-02-05
* HTML writer: stringify alt text.John MacFarlane2011-02-05
* README: Added section on four-space rule for lists.John MacFarlane2011-02-05
* README: Clarified optional arguments on math options.John MacFarlane2011-02-05
* Improved HTML table output (line breaks).John MacFarlane2011-02-04
* Updated tests.John MacFarlane2011-02-04
* More changes to HTML output.John MacFarlane2011-02-04
* HTML writer: Spacing adjustments for Plain and RawHtml blocks.John MacFarlane2011-02-04
* Updated tests for new HTML format.John MacFarlane2011-02-04
* Improved new HTML format; restored original --no-wrap behavior.John MacFarlane2011-02-04
* HTML writer: More normal line breaks.John MacFarlane2011-02-04
* Native writer test: in block list test, limit to list < 20 blocks.John MacFarlane2011-02-04
* Added cCommented-out round-trip property in markdown reader test.John MacFarlane2011-02-04
* Shared: Minor refactoring.John MacFarlane2011-02-04
* Improved Arbitrary instance.John MacFarlane2011-02-04
* Setup.hs: Added a 5 second timeout for test cases.John MacFarlane2011-02-04
* normalize: Normalize spaces too.John MacFarlane2011-02-04
* markdown2pdf: Fixed bug with output file extensions.John MacFarlane2011-02-04
* Markdown reader: Simplified and corrected footnote block parser.John MacFarlane2011-02-01
* Added 6.10.4 to list of GHC versions test (MacPorts).John MacFarlane2011-02-01
* Added a (failing) test for footnotes.John MacFarlane2011-02-01
* Improved fix to markdown noteBlock parser.John MacFarlane2011-01-31
* Markdown reader: Fixed whitespace footnote bug (Jesse Rosenthal).John MacFarlane2011-01-31