summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Added a plugin system, based on hint.fiddlosopher2009-01-24
* Brought citeproc support up to date for citeproc-hs-0.2.fiddlosopher2008-12-29
* More fixes to get markdown writer working with pretty-1.0.1.0.fiddlosopher2008-12-29
* Added Bug-Reports field to cabal file.fiddlosopher2008-12-23
* Fixed problems in RST and markdown output due to bug in pretty-1.0.1.0fiddlosopher2008-12-17
* Added new listings include to LaTeX writer test.fiddlosopher2008-12-17
* Mention WordPress EasyFilter in website.fiddlosopher2008-12-03
* LaTeX header: Use fixed-width font for Haskell code.fiddlosopher2008-12-02
* LaTeX reader: parse |inline lhs| if source is lhs.fiddlosopher2008-12-02
* LaTeX and Markdown readers: Add sourceCode class to haskell code.fiddlosopher2008-12-02
* Added lhs support to RST reader.fiddlosopher2008-12-02
* Added lhs support to RST writer.fiddlosopher2008-12-02
* Use +lhs suffixes in formats instead of options to trigger lhs.fiddlosopher2008-12-02
* Modified README and man page to document lhs features.fiddlosopher2008-12-02
* Add definition of code environment to LaTeX header.fiddlosopher2008-12-02
* Allow LaTeX-style code sections as well as bird-style in lhs markdown.fiddlosopher2008-12-02
* Markdown writer: Use setext style headers only if --lhs-out specified.fiddlosopher2008-12-02
* Markdown writer: proper handling of block quotes in lhs mode.fiddlosopher2008-12-02
* Handle --lhs-out option in HTML, LaTeX, and Markdown writers.fiddlosopher2008-12-02
* 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