summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Reverted back to state as of r1062. The template haskell changesfiddlosopher2007-11-03
* Use template haskell to avoid the need for templates:fiddlosopher2007-11-03
* Updated changelog in light of last change.fiddlosopher2007-11-01
* Cleaned up LaTeX footnotes:fiddlosopher2007-11-01
* Fixed bug in parsing files that begin with blank lines.fiddlosopher2007-10-29
* Modified specialChar in LaTeX reader so that '"'fiddlosopher2007-10-28
* Updated changelog to reflect change to fromUTF8.fiddlosopher2007-10-27
* Modified fromUTF8 to strip out the BOM (byte order marker)fiddlosopher2007-10-27
* '--no-wrap' option now prevents the addition of structural whitespacefiddlosopher2007-10-18
* Removed 'version' constant from Main.hs; added 'pandocVersion' to Text.Pandoc.fiddlosopher2007-10-15
* Updated changelog.fiddlosopher2007-10-13
* Improvements to RST reader:fiddlosopher2007-10-13
* Save and restore position in parseFromString, so that it doesn'tfiddlosopher2007-10-13
* Undid last change: instead of blocking the internal links in thefiddlosopher2007-10-12
* Man writer: Don't print link source for internal links (#...).fiddlosopher2007-10-11
* Fixed bug in RST reader: previously, code blocks had to befiddlosopher2007-10-11
* Makefile:roktas2007-10-07
* Changes in debian/changelog:roktas2007-10-07
* Changes in Makefile:roktas2007-10-07
* Updated debian/changelog.fiddlosopher2007-10-06
* New MacPorts Portfile template. Installs pandoc programs and libraries.fiddlosopher2007-10-06
* Added libghc6-network-dev, libghc6-xhtml-dev, and libghc6-mtl-dev asfiddlosopher2007-10-04
* Modified html2markdown. Previously html2markdown piped all inputfiddlosopher2007-10-02
* Add default value for URL in html2x.txt.fiddlosopher2007-09-30
* Added link to /pandoc/try on web page.fiddlosopher2007-09-29
* Fixed bug in markdown writer: If an ordered list item began withfiddlosopher2007-09-27
* Documented '--no-wrap' option in README and man pages.fiddlosopher2007-09-27
* Added a writer option for wrapped text and a command-line optionfiddlosopher2007-09-27
* Changed ref to MacPorts to point to the MacPorts DB entry for pandoc.fiddlosopher2007-09-27
* Fixed a bug in the Markdown writer: incorrect line wrapping in fiddlosopher2007-09-25
* Updated html2x.txt to reflect new location of script (in /cgi-binfiddlosopher2007-09-19
* Removed html2x.pl -- it belongs in its own repository.fiddlosopher2007-09-19
* RST writer: If label for a link reference contains a colon,fiddlosopher2007-09-19
* Fixed macports Portfile:fiddlosopher2007-09-18
* Main (tabFilter):fiddlosopher2007-09-18
* Markdown writer: Don't print title attribute if title is empty.fiddlosopher2007-09-18
* Markdown reader: require space before title in links and references.fiddlosopher2007-09-18
* Modified html2x.pl URL validation regex:fiddlosopher2007-09-17
* Remove just one leading and one trailing newlinefiddlosopher2007-09-17
* Changed parsing of code blocks in HTML reader:fiddlosopher2007-09-17
* Modified html2x webpage.fiddlosopher2007-09-16
* Added Google analytics tracking to website.fiddlosopher2007-09-16
* Fixed URL regex in html2x.pl, and added a command to the pipefiddlosopher2007-09-15
* Added security measures to html2x.pl.fiddlosopher2007-09-15
* Added html2x demo to the website.fiddlosopher2007-09-15
* Simplified HTML attribute parsing (HTML reader).fiddlosopher2007-09-15
* Fixed two bugs in HTML reader:fiddlosopher2007-09-14
* Changed pandoc home page to http://johnmacfarlane.net/pandoc/.fiddlosopher2007-09-13
* + Fixed bug in RST writer's handling of ordered lists. Previously,fiddlosopher2007-09-10
* Simplified parsing of reference keys and notes in markdown and RSTfiddlosopher2007-09-05