summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Version bump to 1.5.1.John MacFarlane2010-03-23
* Fixed treatment of unicode characters in URIs.John MacFarlane2010-03-23
* Setup.hs: Don't assume that the build directory is "dist."John MacFarlane2010-03-22
* OpenDocument writer: Use a Map for stTextStyleAttr.John MacFarlane2010-03-22
* Bump version in windows setup file.John MacFarlane2010-03-21
* Whitespace fix in changelog.John MacFarlane2010-03-21
* Updated changelog and bumped version to 1.5.0.1.John MacFarlane2010-03-21
* HTML writer: fixed error in Math writer that caused infinite loop.John MacFarlane2010-03-21
* Added to acknowledgements.John MacFarlane2010-03-20
* cabal: included several missing test files.John MacFarlane2010-03-20
* Updated RELEASE-CHECKLIST - git, not svn.John MacFarlane2010-03-20
* Removed 'plugins' directory.John MacFarlane2010-03-20
* Removed web directory (empty).fiddlosopher2010-03-20
* Removed web directory.fiddlosopher2010-03-20
* Removed unneeded things from web directory.fiddlosopher2010-03-20
* Improved contributor list.fiddlosopher2010-03-20
* Fixed indent in README.fiddlosopher2010-03-20
* Updated changelog.fiddlosopher2010-03-20
* HTML writer: Don't include TOC div if table of contents is empty.fiddlosopher2010-03-20
* Updated date on README.fiddlosopher2010-03-19
* More fixes to web Makefile.fiddlosopher2010-03-19
* Tweaks to web page.fiddlosopher2010-03-19
* Updated web Makefile.fiddlosopher2010-03-19
* Updated web demos to include --mathml.fiddlosopher2010-03-19
* Updated web page.fiddlosopher2010-03-19
* Tweaked changelog.fiddlosopher2010-03-19
* Changed copyright date range for -v.fiddlosopher2010-03-19
* Changes to Windows installer.fiddlosopher2010-03-19
* Updated changelog.fiddlosopher2010-03-19
* Depend on extensible-exceptions, remove CPP in Templates module.fiddlosopher2010-03-19
* Templates: Conditionally import Control.Exception.Extensible if base < 4.fiddlosopher2010-03-18
* Added --mathml option; removed Text.Pandoc.LaTeXMathML.fiddlosopher2010-03-18
* Better heuristics for guessing reader to use.fiddlosopher2010-03-18
* Added plain writer.fiddlosopher2010-03-18
* Fixed definition lists for options in README.fiddlosopher2010-03-18
* Refactored handler for base-header-level option.fiddlosopher2010-03-18
* MediaWiki writer: make links to relative URLs wikilinks.fiddlosopher2010-03-18
* cabal: Depend on extensible-exception for GHC < 6.10.fiddlosopher2010-03-18
* Documented that ODT and RTF don't implement the image-as-figure feature.fiddlosopher2010-03-18
* Texinfo writer: Handle images in figures.fiddlosopher2010-03-18
* HTML writer: Use a p rather than a div for image caption.fiddlosopher2010-03-18
* RST writer: handle images in figures.fiddlosopher2010-03-18
* MediaWiki writer: Support images in figures.fiddlosopher2010-03-17
* Docbook writer: support images as figures.fiddlosopher2010-03-17
* Revert "LaTeX writer: Add unique labels to figures."fiddlosopher2010-03-17
* LaTeX writer: Add unique labels to figures.fiddlosopher2010-03-16
* Shared: Export uniqueIdent, don't allow tilde in identifier.fiddlosopher2010-03-16
* ConTeXt writer: support images in figures.fiddlosopher2010-03-16
* LaTeX writer: support figures with captions.fiddlosopher2010-03-16
* HTML writer: implemented image-with-caption feature.fiddlosopher2010-03-16