aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-02LaTeX reader: Added parser for literate haskell code blocks.fiddlosopher1-3/+9
2008-12-02Moved failUnlessLHS to Text.Pandoc.Shared.fiddlosopher2-6/+7
2008-12-02Added literate haskell support for markdown reader.fiddlosopher3-9/+53
2008-12-01Conditionally depend on syb and base >= 4 if ghc >= 6.10.fiddlosopher1-1/+5
2008-12-01Removed package-URL field from cabal file.fiddlosopher1-1/+0
2008-11-25Markdown reader: relax spacing rules for $$ in display math.fiddlosopher1-1/+4
2008-11-17Website: Updated links to distribution repositories.fiddlosopher1-6/+7
2008-11-11LaTeX writer: fixed bug with empty table cells.fiddlosopher1-1/+1
2008-11-07Website demos: removed escaping of -.fiddlosopher2-1/+3
2008-11-06Fixed problem in mkdemos.pl:fiddlosopher1-1/+0
2008-11-06Updated location of odt-styles in pandoc.cabal.fiddlosopher1-6/+6
2008-11-06Updated website index page.fiddlosopher1-0/+13
2008-11-06Updated changelog.fiddlosopher1-0/+4
2008-11-06Fixed parsing of RST comment blocks.fiddlosopher3-5/+36
2008-11-02Bumped version in windows installer to 1.1.fiddlosopher1-1/+1
2008-11-02Updated changelog.fiddlosopher1-26/+17
2008-11-02Revert "Markdown reader: Ignore blank line after ~~~~~~~~ in delimited code b...fiddlosopher1-2/+0
2008-11-01Markdown reader: Allow blank space at end of horizontal rules.fiddlosopher4-3/+14
2008-11-01Support horizontal rules in OpenDocument and ODT writers.fiddlosopher4-2/+18
2008-11-01Corrected mispelling (Defnition) in odt styles.xml.fiddlosopher1-1/+1
2008-11-01Markdown reader: cleaner handling of spaces in URLs.fiddlosopher4-13/+25
2008-10-31Updated changelog.fiddlosopher1-4/+8
2008-10-31Markdown reader: allow URLs containing spaces.fiddlosopher1-6/+11
2008-10-30Updated changelog.fiddlosopher1-0/+77
2008-10-30Version bump to 1.1.fiddlosopher2-2/+2
2008-10-28Added --jsmath option.fiddlosopher5-11/+47
2008-10-27Fixed Setup.hs so correct status is returned after build.fiddlosopher1-13/+13
2008-10-25Changed compactify in Text.Pandoc.Shared - better heuristic.fiddlosopher1-16/+15
2008-10-19Don't print a line break between a footnote and immediately following nonspacefiddlosopher1-6/+15
2008-10-18HTML reader: Don't interpret contents of <pre> blocks as markdown.fiddlosopher1-1/+13
2008-10-18Include classes on tr elements in HTML output: "header", "odd", "even".fiddlosopher2-22/+23
2008-10-18Changed date on copyright message in Main.hs.fiddlosopher1-1/+1
2008-10-18pandoc-setup.iss: Don't require admin privileges to run installer.fiddlosopher1-2/+16
2008-10-18Modified modpath.iss to modify HKCU path if user lacks admin privileges.fiddlosopher1-4/+25
2008-10-16Bump version to 1.0.0.2.fiddlosopher2-2/+2
2008-10-16Added colons to protocols in unsanitaryURI in HTML reader.fiddlosopher1-10/+10
2008-10-16Add BUGS to files in tarball.fiddlosopher1-1/+1
2008-10-08Removed empty Codec and System directories.fiddlosopher0-0/+0
2008-09-30Have the '-v' option print syntax highlighting languages separated by commas,fiddlosopher1-8/+12
2008-09-23Moved odt-styles/ to data/. Removed unneeded variable in Makefile.fiddlosopher8-2/+1
2008-09-23Removed debian directory.fiddlosopher0-0/+0
2008-09-22Have "runhaskell Setup test" return an error status if tests fail.fiddlosopher1-2/+1
2008-09-16Adjusted s5.fancy.html in tests/ to conform to new LaTeXMathML policyfiddlosopher1-1/+3
2008-09-16Markdown reader: Ignore blank line after ~~~~~~~~ in delimited code blocks.fiddlosopher1-0/+2
2008-09-15HTML writer: Enclose all LaTeXMathML bits in <span class="LaTeX">.fiddlosopher1-3/+7
2008-09-15Fixed minor cut-and-paste error in README.fiddlosopher1-1/+1
2008-09-14INSTALL: Updated description of Arch linux packages.fiddlosopher1-2/+5
2008-09-14INSTALL - added note on quick Mac OSX install method, using cabal install.fiddlosopher1-0/+8
2008-09-14Bumped version to 1.0.0.1.fiddlosopher2-2/+2
2008-09-14Small changes to website index.fiddlosopher1-3/+3