summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Added 'hsmarkdown' wrapper, designed to be used as a drop-infiddlosopher2007-01-02
* Added package URL to Pandoc.cabal.in.fiddlosopher2007-01-02
* Documented change of 'HtmlEntities' to 'Entities' in changelog.fiddlosopher2007-01-02
* Change 'HtmlEntities' module to 'Entities'. Adjusted callingfiddlosopher2007-01-02
* Use entities for all characters above 127 in docbook output.fiddlosopher2007-01-02
* Changed representation of code blocks to use <screen> andfiddlosopher2007-01-01
* Changed description in debian/control to include docbook writer.fiddlosopher2007-01-01
* Inserted a needed slash in the Makefile, after $(osx_pkg_name),fiddlosopher2007-01-01
* Modified changelog to bring up to date.fiddlosopher2007-01-01
* Removed a line that was causing a compiler warning in docbookfiddlosopher2007-01-01
* Added docbook writer to list of exposed modules in Pandoc.cabal.in.fiddlosopher2007-01-01
* Merged changes from docbook branch since r363.fiddlosopher2007-01-01
* Refactored fillTemplates.pl.fiddlosopher2007-01-01
* Added a note to pandoc(1) man page about the differences betweenfiddlosopher2006-12-31
* Revised inline code parsing in Markdown reader to conform tofiddlosopher2006-12-31
* Documented makefile targets in INSTALL.fiddlosopher2006-12-31
* Simplified list parsing code in RST reader.fiddlosopher2006-12-31
* Added instructions for using the GHC profiler.fiddlosopher2006-12-31
* Cleaned up some code in RST reader.fiddlosopher2006-12-31
* Changed Markdown reader so that the first pass, in which a listfiddlosopher2006-12-31
* Removed unneeded 'do' block from 'parseBlocks' definitionfiddlosopher2006-12-31
* Changed usage message so that it is more compact (and slightlyfiddlosopher2006-12-31
* Documented the "blank line before header and block quote" discrepancyfiddlosopher2006-12-30
* Updates to changelog for --strict option and other changesfiddlosopher2006-12-30
* Merged 'strict' branch from r324. This adds a '--strict'fiddlosopher2006-12-30
* Slight changes in website target:fiddlosopher2006-12-29
* Changed date on README.fiddlosopher2006-12-29
* Print command-line to stderr when making demo page.fiddlosopher2006-12-29
* Make wrappers executable in the top-level directory, in case peoplefiddlosopher2006-12-29
* + Renamed web/demos.sh to mkdemos.shfiddlosopher2006-12-29
* Minor changes to changelog.fiddlosopher2006-12-29
* Modified changelog to bring up to date.fiddlosopher2006-12-29
* Revised uninstall-pandoc with new wrapper names.fiddlosopher2006-12-29
* + Changed 'web2markdown' to 'html2markdown'.fiddlosopher2006-12-29
* Reversed changes from r246:fiddlosopher2006-12-29
* Added two more demo cases to website. Put a footnote infiddlosopher2006-12-28
* Added a latex -> markdown case to demos.fiddlosopher2006-12-28
* Added another demo case, with header and footer and css.fiddlosopher2006-12-28
* Added "Demos" page to the website. fiddlosopher2006-12-28
* + Removed the convenience symlinks (which don't work on Windows underfiddlosopher2006-12-28
* Added README-WINDOWS.html to windows package documentation.fiddlosopher2006-12-24
* + Added --strip-trailing-cr option to diff in runtests.pl, so thatfiddlosopher2006-12-24
* Changed default ASCIIMathML text color to black.fiddlosopher2006-12-24
* + Updates to Makefile:fiddlosopher2006-12-24
* Add rst2markdown to dh_strip exclude list.roktas2006-12-23
* Pandoc package didn't contain 'pandoc' executable. This is because we're roktas2006-12-23
* Fix the version of Debian packages, it should be "0.3" now.roktas2006-12-23
* Lintian complains as follows:roktas2006-12-23
* Changed osx-pkg target in Makefile to refer to COPYRIGHTfiddlosopher2006-12-22
* Merged changes from branches/wrappers since r177.fiddlosopher2006-12-22