summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use texmath's parser in TexMath module.John MacFarlane2010-04-25
* RunTests: use UTF8 no matter what the locale.John MacFarlane2010-04-25
* Removed parsec < 3 restriction.John MacFarlane2010-04-23
* Added 'threaded' flag.John MacFarlane2010-04-20
* In parsing smart quotes, leave unicode curly quotes alone.John MacFarlane2010-04-10
* Removed obsolete markdown2pdf script.John MacFarlane2010-04-10
* Removed 'library' Cabal flag.John MacFarlane2010-04-10
* Give LaTeX images a maximum width using the prelude onlyMax Bolingbroke2010-04-10
* Updated HCAR entry.John MacFarlane2010-04-09
* Removed markdown2pdf from list of data-files.John MacFarlane2010-04-06
* Updated version in windows setup file.John MacFarlane2010-03-29
* Bumped version to 1.5.1.1, updated changelog.John MacFarlane2010-03-29
* Shared: Fixed uniqueIdent so it behaves as described in README.John MacFarlane2010-03-28
* Updated RELEASE-CHECKLIST.John MacFarlane2010-03-23
* Updated changelog.John MacFarlane2010-03-23
* Markdown, RST writers: unescape URI in links, to make them readable.John MacFarlane2010-03-23
* Shared: Export unescapeURI.John MacFarlane2010-03-23
* Properly escape URIs in all readers.John MacFarlane2010-03-23
* Added multilingual URL tests for markdown reader.John MacFarlane2010-03-23
* Shared: Rewrote uri and emailAddress to return original text + escaped URI.John MacFarlane2010-03-23
* Shared: enamed stringToURI -> escapeURI.John MacFarlane2010-03-23
* Don't escape URIs in HTML writer.John MacFarlane2010-03-23
* Better definition of stringToURI.John MacFarlane2010-03-23
* Removed refs to hsmarkdown, html2markdown from pandoc man page.John MacFarlane2010-03-23
* Updated COPYRIGHT file.John MacFarlane2010-03-23
* Updated copyright notices.John MacFarlane2010-03-23
* Updated changelog.John MacFarlane2010-03-23
* 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