summaryrefslogtreecommitdiff
path: root/tests/rst-reader.rst
Commit message (Expand)AuthorAge
* RST reader: better handling of indirect roles.John MacFarlane2015-08-15
* Enhanced Pandoc's support for rST roles.Merijn Verstraaten2014-02-15
* Fixed 'authors' metadata parsing in reST.John MacFarlane2013-06-25
* RST reader: Line block improvements.John MacFarlane2013-01-13
* RST reader: Consolidated math block parsers into directive.John MacFarlane2012-09-29
* RST reader: Support :target: on image substitutions.John MacFarlane2012-09-27
* Fix RST reader for field lists items with body beginning after a new lineDenis Laxalde2012-08-29
* Don't recognize inline-markup starts inside words.John MacFarlane2012-07-16
* Oops! Forgot to munch whitespace / ignore body after directive.Greg Maslov2012-03-25
* Add parsing support for the rST default-role directive.Greg Maslov2012-03-24
* Support for math in RST reader and writer.John MacFarlane2011-12-31
* RST reader: Added footnote suppport.John MacFarlane2010-12-08
* RST reader: Improved grid tables.fiddlosopher2010-02-27
* Incomplete support for RST tables (simple and grid).fiddlosopher2010-02-20
* Support for "..code-block" directive in RST reader.fiddlosopher2009-11-17
* RST reader: Allow # to continue list...fiddlosopher2009-06-28
* Allow continuation lines in line blocks.fiddlosopher2009-06-25
* Fixed parsing of RST comment blocks.fiddlosopher2008-11-06
* Improvements to RST reader:fiddlosopher2007-10-13
* Major change in the way ordered lists are handled:fiddlosopher2007-08-08
* Added support for definition lists to RST reader.fiddlosopher2007-07-23
* Updated RST reader test.fiddlosopher2007-07-22
* Changed 'putStrLn' to 'putStr' in Main.hs, and modified somefiddlosopher2006-12-16
* initial importfiddlosopher2006-10-17