summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/RST.hs
Commit message (Expand)AuthorAge
* Major code cleanup in all modules. (Removed unneeded imports,fiddlosopher2007-08-15
* Major change in the way ordered lists are handled:fiddlosopher2007-08-08
* Cleaned up and fixed autolinks in RST. All that's neededfiddlosopher2007-07-28
* Changed text to char for one character stringsfiddlosopher2007-07-22
* + Added support for superscript, subscript, andfiddlosopher2007-07-22
* Added --toc support to RST writer.fiddlosopher2007-07-08
* Adjusted copyright notices to 2006-7; usefiddlosopher2007-07-07
* Added table support to RST writer.fiddlosopher2007-07-05
* Added support for definition lists to RST writer.fiddlosopher2007-05-03
* Extensive changes stemming from a rethinking of the Pandoc datafiddlosopher2007-04-10
* Removed Blank block element as unnecessary.fiddlosopher2007-03-17
* Added support for tables in markdown reader and in LaTeX,fiddlosopher2007-01-15
* Merged changes from 'quotes' branch since r431. Smart typographyfiddlosopher2007-01-06
* + Improved text wrapping algorithm in markdown, docbook, and RST writers.fiddlosopher2007-01-04
* Merged 'strict' branch from r324. This adds a '--strict'fiddlosopher2006-12-30
* Fixed two small haddock bugs.fiddlosopher2006-12-21
* Added license text to top of source files.fiddlosopher2006-12-20
* Changed 'stability' from 'provisional' to 'alpha'.fiddlosopher2006-12-20
* Changed 'status' in comment headers from 'unstable' to 'provisional'fiddlosopher2006-12-20
* + Added module data for haddock.fiddlosopher2006-12-20
* Changed 'putStrLn' to 'putStr' in Main.hs, and modified somefiddlosopher2006-12-16
* Pandoc bug fixes:fiddlosopher2006-11-26
* initial importfiddlosopher2006-10-17