aboutsummaryrefslogtreecommitdiff
path: root/tests/rst-reader.rst
AgeCommit message (Expand)AuthorFilesLines
2013-01-13RST reader: Line block improvements.John MacFarlane1-1/+1
2012-09-29RST reader: Consolidated math block parsers into directive.John MacFarlane1-2/+2
2012-09-27RST reader: Support :target: on image substitutions.John MacFarlane1-0/+6
2012-08-29Fix RST reader for field lists items with body beginning after a new lineDenis Laxalde1-1/+2
2012-07-16Don't recognize inline-markup starts inside words.John MacFarlane1-0/+4
2012-03-25Oops! Forgot to munch whitespace / ignore body after directive.Greg Maslov1-0/+10
2012-03-24Add parsing support for the rST default-role directive.Greg Maslov1-0/+18
2011-12-31Support for math in RST reader and writer.John MacFarlane1-0/+29
2010-12-08RST reader: Added footnote suppport.John MacFarlane1-0/+28
2010-02-27RST reader: Improved grid tables.fiddlosopher1-0/+17
2010-02-20Incomplete support for RST tables (simple and grid).fiddlosopher1-0/+38
2009-11-17Support for "..code-block" directive in RST reader.fiddlosopher1-0/+7
2009-06-28RST reader: Allow # to continue list...fiddlosopher1-0/+5
2009-06-25Allow continuation lines in line blocks.fiddlosopher1-0/+13
2008-11-06Fixed parsing of RST comment blocks.fiddlosopher1-0/+26
2007-10-13Improvements to RST reader:fiddlosopher1-0/+17
2007-08-08Major change in the way ordered lists are handled:fiddlosopher1-0/+31
2007-07-23Added support for definition lists to RST reader.fiddlosopher1-0/+14
2007-07-22Updated RST reader test.fiddlosopher1-0/+2
2006-12-16Changed 'putStrLn' to 'putStr' in Main.hs, and modified somefiddlosopher1-1/+0
2006-10-17initial importfiddlosopher1-0/+341