summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Changes to Markdown reader:fiddlosopher2007-07-28
* Removed examplep specific stuff in LaTeX reader.fiddlosopher2007-07-28
* LaTeX writer:fiddlosopher2007-07-28
* Removed examplep from LaTeX header.fiddlosopher2007-07-28
* Use 11pt font by default in ConTeXt header.fiddlosopher2007-07-28
* Changed [URL] to [url] in description of --asciimathml option.fiddlosopher2007-07-28
* Cleaned up and fixed autolinks in RST. All that's neededfiddlosopher2007-07-28
* Don't put autolinks in typewriter font in ConTeXt, sincefiddlosopher2007-07-28
* Fixed problems with obfuscateLink introduced by last roundfiddlosopher2007-07-28
* Changes in LaTeX reader to accommodate Pandoc's own use offiddlosopher2007-07-28
* Main: Changed putStr to putStrLn -- mainly because MacOS doesn't displayfiddlosopher2007-07-28
* Man page writer: modified treatment of autolinks,fiddlosopher2007-07-28
* LaTeX writer: include fancyvrb and \VerbatimFootnotesfiddlosopher2007-07-28
* Makefile: instead of testing for existence of pandocfiddlosopher2007-07-28
* Simplified HTML writer's treatment of autolinks.fiddlosopher2007-07-28
* Updated testsuite.native - autolinks should have thefiddlosopher2007-07-28
* LaTeX writer tests updated,fiddlosopher2007-07-28
* Make URLs and emails in autolinks appear as Code.fiddlosopher2007-07-28
* Fixed a bug in Docbook writer: email links with text were beingfiddlosopher2007-07-28
* Reinstated dependence on fancyvrb. It is compatible with examplep.fiddlosopher2007-07-28
* Changed LaTeX writer to use the examplep package insteadfiddlosopher2007-07-28
* Use ` as default character for \verb in LaTeX output.fiddlosopher2007-07-27
* Use HTML version of README in OSX installer, insteadfiddlosopher2007-07-27
* Brought changelog up to date.fiddlosopher2007-07-26
* Include empty \author{} in LaTeX preamble if nofiddlosopher2007-07-26
* Fixes in LaTeX writer:fiddlosopher2007-07-26
* Updated copyright date and debian changelog.fiddlosopher2007-07-26
* Updated documentation on ASCIIMathML.js.fiddlosopher2007-07-26
* Changed how ASCIIMathML is handled:fiddlosopher2007-07-26
* Modified fancy s5 test in light of asciiMathML changes.fiddlosopher2007-07-26
* Copyright date change - README.fiddlosopher2007-07-24
* README: Use definition list for command-line options.fiddlosopher2007-07-24
* CSS changes in website: better display of definitionfiddlosopher2007-07-24
* README: Added missing ~ after '~a\ cat' in subscript example.fiddlosopher2007-07-24
* Fixed bug in TOC generation in HTML writer (regression,fiddlosopher2007-07-24
* Website: add feature "Markdown inside HTML blocks."fiddlosopher2007-07-24
* LaTeX writer: Make sure \VerbatimFootnotes goes after thefiddlosopher2007-07-23
* Use README instead of README.rtf in Welcome page offiddlosopher2007-07-23
* Modified myheader.tex in website in light of changesfiddlosopher2007-07-23
* Added quotes around attribute in ASCIIMathML link examplefiddlosopher2007-07-23
* In HTML reader, filter Nulls in lists of blocks. (These canfiddlosopher2007-07-23
* Fixed bug in spanStrikeout: case was not exhaustive.fiddlosopher2007-07-23
* Updated changelog.fiddlosopher2007-07-23
* Updated copyright date in debian/copyright.fiddlosopher2007-07-23
* README: Removed the statement that the RST reader doesn't parsefiddlosopher2007-07-23
* Added support for definition lists to RST reader.fiddlosopher2007-07-23
* Added definition list support to HTML reader.fiddlosopher2007-07-23
* Added support for definition lists to LaTeX reader.fiddlosopher2007-07-23
* Renamed parseFromStr -> parseFromString.fiddlosopher2007-07-23
* Updated RST reader test.fiddlosopher2007-07-22