aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-31Added templates module.fiddlosopher2-0/+112
2009-12-31Changed RunTests.hs to use the Diff library.fiddlosopher3-81/+10
2009-12-29Minor tweak to README on definition lists.fiddlosopher1-1/+1
2009-12-29Fixed link in README.fiddlosopher1-2/+1
2009-12-29Documented pandoc 1.3's definition lists in README.fiddlosopher1-25/+27
2009-12-22RST reader: Allow :: before lhs code block.fiddlosopher1-0/+1
2009-12-11Filled in date for release on website.fiddlosopher1-1/+1
2009-12-11Replaced "pandocwiki" demo with link to gitit.fiddlosopher1-3/+3
2009-12-11Fixed typo in website.fiddlosopher1-1/+1
2009-12-11Added release highlights to web index.fiddlosopher1-0/+19
2009-12-09Updated changelog.fiddlosopher1-19/+55
2009-12-09Changed dates in READMEfiddlosopher1-2/+2
2009-12-09Use HTML combinators for spans in section numbers.fiddlosopher1-26/+27
2009-12-08Provide CSS hooks for section numbers in headers and TOC entries.fiddlosopher1-2/+6
2009-12-08Added optional section numbering in HTML output.fiddlosopher7-19/+33
2009-12-07Don't print raw HTML in man output.fiddlosopher2-68/+2
2009-12-07Improved syntax for markdown definition lists.fiddlosopher34-276/+968
2009-12-07Blank lines after lists in MediaWiki writer.fiddlosopher1-6/+4
2009-12-07Changed markdown2pdf.hs so it prints error messages on last attempt.fiddlosopher1-2/+2
2009-12-07Removed reference to html2markdown wrapper in wrapper flag description.fiddlosopher1-2/+2
2009-12-05Allow markdown tables without headers.fiddlosopher2-32/+88
2009-12-05Docbook writer: add ids to sections. Use link for internal links.fiddlosopher2-34/+37
2009-12-05Added --id-prefix option.fiddlosopher5-10/+36
2009-12-05Markdown reader: Compensate for width of final table column.fiddlosopher1-1/+11
2009-12-05Fixed handling of footnotes in titles (HTML) and headers (LaTeX).fiddlosopher2-16/+28
2009-12-05Added stripTags to Text.Pandoc.XML.fiddlosopher1-1/+12
2009-12-05Markdown reader: Treat a backslash followed by a newline as hard linebreak.fiddlosopher5-6/+25
2009-12-05Added "head" to list of HTML block-level tags.fiddlosopher2-1/+4
2009-12-05Updated changelog.fiddlosopher1-0/+15
2009-12-05Changed --default-code-classes -> --indented-code-classes.fiddlosopher5-11/+12
2009-12-01Bumped version to 1.3 in inno setup script.fiddlosopher1-1/+1
2009-12-01Version bump to 1.3 (because of change to ParserState).fiddlosopher2-2/+2
2009-12-01Install pcre3 dll in windows setup.fiddlosopher1-20/+3
2009-12-01Added pcre3.dll and license to windows directory.fiddlosopher2-0/+68
2009-12-01Allow . and ~ in header identifiers.fiddlosopher2-2/+3
2009-12-01Added --default-code-classes option.fiddlosopher5-4/+28
2009-12-01Updated README section on header identifiers.fiddlosopher1-2/+2
2009-11-29Allow _ character in automatically generated identifiers.fiddlosopher1-1/+1
2009-11-29Markdown reader: treat 4 or more * or _ in a row as literal text.fiddlosopher1-0/+7
2009-11-29Markdown reader: Use + rather than %20 for spaces in URLs.fiddlosopher2-4/+4
2009-11-28Updated changelog.fiddlosopher1-0/+9
2009-11-28Better looking simple tables. Resolves Issue #180.fiddlosopher23-208/+214
2009-11-28Bumped version to 1.2.2 and updated changelog.fiddlosopher2-11/+23
2009-11-28Markdown reader: parse refs and notes in the same pass.fiddlosopher2-21/+14
2009-11-28Added \int to characters handled as unicode in tex math.fiddlosopher1-0/+1
2009-11-28Makefile: Don't try to build man pages in build-doc.fiddlosopher1-2/+2
2009-11-22Updated changelog.fiddlosopher1-0/+68
2009-11-22Version bump to 1.2.1.1.fiddlosopher1-1/+1
2009-11-22Modified markdown2pdf so as not to create a backup file.fiddlosopher2-18/+3
2009-11-22Added markdown2pdf.1 to tmp-files in cabal.fiddlosopher1-1/+1