aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-22Use Ghc-Prof-Options to ensure that '-auto-all' is usedfiddlosopher1-2/+4
2007-11-22Improved efficiency of romanNumeral parser (in Text.Pandoc.Shared)fiddlosopher1-8/+11
2007-11-22Changes to testsuite for new \useURL in context writer.fiddlosopher1-32/+32
2007-11-22+ Changed \useurl to \useURL in ConTeXt output.fiddlosopher2-2/+2
2007-11-22Implemented implicit reference-style links to section headers in markdown.fiddlosopher4-127/+170
2007-11-18Fixed some haddock documentation bugs in Shared.hs.fiddlosopher1-4/+4
2007-11-18More improvements to ConTeXt writer:fiddlosopher3-196/+260
2007-11-17ConTeXt writer:fiddlosopher2-4/+6
2007-11-17Modified ConTeXt writer to use \subsubsubsubsection etc.,fiddlosopher1-4/+2
2007-11-17Use $(GHC) instead of ghc and make them user configurable through environmentroktas1-3/+3
2007-11-17Adjusted formatting of LaTeX and ConTeXt footnotes:fiddlosopher5-30/+40
2007-11-16ConTeXt writer: Use itemize options, not sym{}, to produce orderedfiddlosopher1-14/+28
2007-11-16New, "official" definition of blockquote environment in ConTeXt header.fiddlosopher2-5/+19
2007-11-15Fixed logic in markdown smart quote parsing:fiddlosopher1-11/+14
2007-11-15Fixed smart quote parsing in markdown reader so that unicodefiddlosopher1-6/+10
2007-11-15Updated documentation to reflect the fact that LaTeX and ConTeXt writersfiddlosopher2-4/+3
2007-11-15Updated tests for changes in LaTeX and ConTeXt writers.fiddlosopher3-199/+284
2007-11-15Changes to ConTeXt writer:fiddlosopher1-121/+135
2007-11-15Improved footnote handling in LaTeX writer:fiddlosopher1-8/+16
2007-11-15Added wrappedTeX and wrapTeXIfNeeded functions to Text.Pandoc.Shared.fiddlosopher1-1/+32
2007-11-10Modified debian/changelog -- include last bugfix.fiddlosopher1-1/+4
2007-11-10Fixed bug in LaTeX reader (pointed out by Mark Eli Kalderon):fiddlosopher1-1/+2
2007-11-06Remove a duplicate comment line.roktas1-1/+0
2007-11-06Modified build procedure to allow compilation with GHC 6.8:fiddlosopher7-35/+74
2007-11-04Added a version of pandoc.cabal that works with GHC 6.8.1.fiddlosopher1-0/+62
2007-11-03Reverted back to state as of r1062. The template haskell changesfiddlosopher50-55/+7195
2007-11-03Use template haskell to avoid the need for templates:fiddlosopher51-200/+137
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