aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-01Updated changelog in light of last change.fiddlosopher1-0/+5
2007-11-01Cleaned up LaTeX footnotes:fiddlosopher2-18/+19
2007-10-29Fixed bug in parsing files that begin with blank lines.fiddlosopher3-7/+7
2007-10-28Modified specialChar in LaTeX reader so that '"'fiddlosopher2-1/+5
2007-10-27Updated changelog to reflect change to fromUTF8.fiddlosopher1-0/+4
2007-10-27Modified fromUTF8 to strip out the BOM (byte order marker)fiddlosopher1-0/+1
2007-10-18'--no-wrap' option now prevents the addition of structural whitespacefiddlosopher4-9/+17
2007-10-15Removed 'version' constant from Main.hs; added 'pandocVersion' to Text.Pandoc.fiddlosopher3-4/+9
2007-10-13Updated changelog.fiddlosopher1-3/+15
2007-10-13Improvements to RST reader:fiddlosopher3-34/+81
2007-10-13Save and restore position in parseFromString, so that it doesn'tfiddlosopher1-0/+2
2007-10-12Undid last change: instead of blocking the internal links in thefiddlosopher2-3/+0
2007-10-11Man writer: Don't print link source for internal links (#...).fiddlosopher2-0/+3
2007-10-11Fixed bug in RST reader: previously, code blocks had to befiddlosopher3-14/+13
2007-10-07Makefile:roktas2-4/+8
2007-10-07Changes in debian/changelog:roktas1-2/+9
2007-10-07Changes in Makefile:roktas1-79/+63
2007-10-06Updated debian/changelog.fiddlosopher1-0/+102
2007-10-06New MacPorts Portfile template. Installs pandoc programs and libraries.fiddlosopher1-12/+17
2007-10-04Added libghc6-network-dev, libghc6-xhtml-dev, and libghc6-mtl-dev asfiddlosopher1-1/+1
2007-10-02Modified html2markdown. Previously html2markdown piped all inputfiddlosopher1-10/+15
2007-09-30Add default value for URL in html2x.txt.fiddlosopher1-1/+1
2007-09-29Added link to /pandoc/try on web page.fiddlosopher1-1/+2
2007-09-27Fixed bug in markdown writer: If an ordered list item began withfiddlosopher1-1/+5
2007-09-27Documented '--no-wrap' option in README and man pages.fiddlosopher3-0/+11
2007-09-27Added a writer option for wrapped text and a command-line optionfiddlosopher6-23/+44
2007-09-27Changed ref to MacPorts to point to the MacPorts DB entry for pandoc.fiddlosopher1-1/+1
2007-09-25Fixed a bug in the Markdown writer: incorrect line wrapping in fiddlosopher1-2/+11
2007-09-19Updated html2x.txt to reflect new location of script (in /cgi-binfiddlosopher1-9/+9
2007-09-19Removed html2x.pl -- it belongs in its own repository.fiddlosopher1-40/+0
2007-09-19RST writer: If label for a link reference contains a colon,fiddlosopher1-1/+4
2007-09-18Fixed macports Portfile:fiddlosopher1-1/+29
2007-09-18Main (tabFilter):fiddlosopher1-1/+2
2007-09-18Markdown writer: Don't print title attribute if title is empty.fiddlosopher2-2/+5
2007-09-18Markdown reader: require space before title in links and references.fiddlosopher1-5/+2
2007-09-17Modified html2x.pl URL validation regex:fiddlosopher1-1/+1
2007-09-17Remove just one leading and one trailing newlinefiddlosopher1-3/+11
2007-09-17Changed parsing of code blocks in HTML reader:fiddlosopher1-7/+8
2007-09-16Modified html2x webpage.fiddlosopher1-12/+17
2007-09-16Added Google analytics tracking to website.fiddlosopher2-7/+15
2007-09-15Fixed URL regex in html2x.pl, and added a command to the pipefiddlosopher1-2/+4
2007-09-15Added security measures to html2x.pl.fiddlosopher1-24/+28
2007-09-15Added html2x demo to the website.fiddlosopher4-2/+89
2007-09-15Simplified HTML attribute parsing (HTML reader).fiddlosopher1-10/+5
2007-09-14Fixed two bugs in HTML reader:fiddlosopher1-11/+4
2007-09-13Changed pandoc home page to http://johnmacfarlane.net/pandoc/.fiddlosopher10-12/+12
2007-09-10+ Fixed bug in RST writer's handling of ordered lists. Previously,fiddlosopher2-75/+75
2007-09-05Simplified parsing of reference keys and notes in markdown and RSTfiddlosopher3-57/+54
2007-09-05HTML writer: Don't produce HTML for table of contents iffiddlosopher1-0/+1
2007-09-05Bumped version to 0.45.fiddlosopher2-2/+2