summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Allow markdown tables without headers.fiddlosopher2009-12-05
* Docbook writer: add ids to sections. Use link for internal links.fiddlosopher2009-12-05
* Added --id-prefix option.fiddlosopher2009-12-05
* Markdown reader: Compensate for width of final table column.fiddlosopher2009-12-05
* Fixed handling of footnotes in titles (HTML) and headers (LaTeX).fiddlosopher2009-12-05
* Added stripTags to Text.Pandoc.XML.fiddlosopher2009-12-05
* Markdown reader: Treat a backslash followed by a newline as hard linebreak.fiddlosopher2009-12-05
* Added "head" to list of HTML block-level tags.fiddlosopher2009-12-05
* Updated changelog.fiddlosopher2009-12-05
* Changed --default-code-classes -> --indented-code-classes.fiddlosopher2009-12-05
* Bumped version to 1.3 in inno setup script.fiddlosopher2009-12-01
* Version bump to 1.3 (because of change to ParserState).fiddlosopher2009-12-01
* Install pcre3 dll in windows setup.fiddlosopher2009-12-01
* Added pcre3.dll and license to windows directory.fiddlosopher2009-12-01
* Allow . and ~ in header identifiers.fiddlosopher2009-12-01
* Added --default-code-classes option.fiddlosopher2009-12-01
* Updated README section on header identifiers.fiddlosopher2009-12-01
* Allow _ character in automatically generated identifiers.fiddlosopher2009-11-29
* Markdown reader: treat 4 or more * or _ in a row as literal text.fiddlosopher2009-11-29
* Markdown reader: Use + rather than %20 for spaces in URLs.fiddlosopher2009-11-29
* Updated changelog.fiddlosopher2009-11-28
* Better looking simple tables. Resolves Issue #180.fiddlosopher2009-11-28
* Bumped version to 1.2.2 and updated changelog.fiddlosopher2009-11-28
* Markdown reader: parse refs and notes in the same pass.fiddlosopher2009-11-28
* Added \int to characters handled as unicode in tex math.fiddlosopher2009-11-28
* Makefile: Don't try to build man pages in build-doc.fiddlosopher2009-11-28
* Updated changelog.fiddlosopher2009-11-22
* Version bump to 1.2.1.1.fiddlosopher2009-11-22
* Modified markdown2pdf so as not to create a backup file.fiddlosopher2009-11-22
* Added markdown2pdf.1 to tmp-files in cabal.fiddlosopher2009-11-22
* Use utf8-string IO in markdown2pdf.hs.fiddlosopher2009-11-21
* Fixed htmlComment parser.fiddlosopher2009-11-21
* Modified html+lhs output to use 'haskell' highlighter.fiddlosopher2009-11-21
* Support for "..code-block" directive in RST reader.fiddlosopher2009-11-17
* Specially mark code blocks that were "literate" in the input.fiddlosopher2009-11-03
* Set utf-8 encoding in texinfo headers.fiddlosopher2009-11-01
* Changed heuristic in compactify.fiddlosopher2009-11-01
* Properly handle commented-out list items in markdown.fiddlosopher2009-11-01
* Don't build Haskell wrappers in Makefile.fiddlosopher2009-10-31
* Added link to pandoc-mode for emacs to website.fiddlosopher2009-10-31
* Added % as an rst underline character.fiddlosopher2009-10-29
* Updated COPYRIGHT file.fiddlosopher2009-10-24
* Updated HCAR report.fiddlosopher2009-10-14
* Fix inline math parser so that \$ is allowed in math.fiddlosopher2009-10-12
* Added haddock comments warning that readers assume \n line endings.fiddlosopher2009-10-04
* Fixed markdown2pdf.hs to accept --longopt=val options.fiddlosopher2009-08-22
* Changed EXECSBASE so it doesn't pull in hsmarkdown & markdown2pdf.fiddlosopher2009-08-13
* Fixed bug in HTML comment parser.fiddlosopher2009-07-21
* Better installation instructions on website.fiddlosopher2009-07-19
* Website changes for 1.2.1 release.fiddlosopher2009-07-19