aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-21Whitespace fix in changelog.1.5.0.1John MacFarlane
2010-03-21Updated changelog and bumped version to 1.5.0.1.John MacFarlane
2010-03-21HTML writer: fixed error in Math writer that caused infinite loop.John MacFarlane
2010-03-20Added to acknowledgements.John MacFarlane
2010-03-20cabal: included several missing test files.1.5John MacFarlane
2010-03-20Updated RELEASE-CHECKLIST - git, not svn.John MacFarlane
2010-03-20Removed 'plugins' directory.John MacFarlane
2010-03-20Removed web directory (empty).fiddlosopher
2010-03-20Removed web directory.fiddlosopher
2010-03-20Removed unneeded things from web directory.fiddlosopher
2010-03-20Improved contributor list.fiddlosopher
2010-03-20Fixed indent in README.fiddlosopher
2010-03-20Updated changelog.fiddlosopher
2010-03-20HTML writer: Don't include TOC div if table of contents is empty.fiddlosopher
2010-03-19Updated date on README.fiddlosopher
2010-03-19More fixes to web Makefile.fiddlosopher
2010-03-19Tweaks to web page.fiddlosopher
2010-03-19Updated web Makefile.fiddlosopher
2010-03-19Updated web demos to include --mathml.fiddlosopher
2010-03-19Updated web page.fiddlosopher
2010-03-19Tweaked changelog.fiddlosopher
2010-03-19Changed copyright date range for -v.fiddlosopher
2010-03-19Changes to Windows installer.fiddlosopher
2010-03-19Updated changelog.fiddlosopher
2010-03-19Depend on extensible-exceptions, remove CPP in Templates module.fiddlosopher
2010-03-18Templates: Conditionally import Control.Exception.Extensible if base < 4.fiddlosopher
2010-03-18Added --mathml option; removed Text.Pandoc.LaTeXMathML.fiddlosopher
2010-03-18Better heuristics for guessing reader to use.fiddlosopher
2010-03-18Added plain writer.fiddlosopher
2010-03-18Fixed definition lists for options in README.fiddlosopher
2010-03-18Refactored handler for base-header-level option.fiddlosopher
2010-03-18MediaWiki writer: make links to relative URLs wikilinks.fiddlosopher
2010-03-18cabal: Depend on extensible-exception for GHC < 6.10.fiddlosopher
2010-03-18Documented that ODT and RTF don't implement the image-as-figure feature.fiddlosopher
2010-03-18Texinfo writer: Handle images in figures.fiddlosopher
2010-03-18HTML writer: Use a p rather than a div for image caption.fiddlosopher
2010-03-18RST writer: handle images in figures.fiddlosopher
2010-03-17MediaWiki writer: Support images in figures.fiddlosopher
2010-03-17Docbook writer: support images as figures.fiddlosopher
2010-03-17Revert "LaTeX writer: Add unique labels to figures."fiddlosopher
2010-03-16LaTeX writer: Add unique labels to figures.fiddlosopher
2010-03-16Shared: Export uniqueIdent, don't allow tilde in identifier.fiddlosopher
2010-03-16ConTeXt writer: support images in figures.fiddlosopher
2010-03-16LaTeX writer: support figures with captions.fiddlosopher
2010-03-16HTML writer: implemented image-with-caption feature.fiddlosopher
2010-03-16README: document new image with caption feature.fiddlosopher
2010-03-14Added --base-header-level option.fiddlosopher
2010-03-14Markdown(+lhs) reader: handle "inverse bird tracks"fiddlosopher
2010-03-14LaTeX reader: ignore \section, \pdfannot, \pdfstringdef.fiddlosopher
2010-03-14LaTeX reader: Ignore alt title in section headers.fiddlosopher