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