log tests/test-minirst.py @ 24793:2ec894582ea2

age author description
Wed, 19 Feb 2014 17:32:21 +0100 Simon Heimberg minirst: create valid output when table data contains a newline
Mon, 04 Nov 2013 10:23:06 +0100 Simon Heimberg tests: modify minirst test input to new format stable
Fri, 01 Jun 2012 11:58:23 +0200 Olav Reinert minirst: generate tables as a list of joined lines
Sat, 15 Oct 2011 00:39:06 -0500 Matt Mackall minirst: improve test harness
Sat, 15 Oct 2011 00:39:04 -0500 Matt Mackall minirst: add style flag to format
Sat, 15 Oct 2011 00:39:01 -0500 Matt Mackall minirst: add basic HTML formatting support
Thu, 11 Aug 2011 22:40:43 -0500 Matt Mackall minirst: add a helper function to build an RST table from an array
Thu, 11 Aug 2011 22:05:57 -0500 Matt Mackall minirst: add simple table support
Tue, 02 Nov 2010 17:44:19 +0100 Erik Zielke minirst: improved support for option lists.
Tue, 16 Nov 2010 13:29:08 +0100 Erik Zielke minirst: modified minirst to also recognize empty comments.
Tue, 26 Oct 2010 12:18:39 +0200 Dan Villiom Podlaski Christiansen *: kill all unnecessary shebangs. stable
Sat, 23 Oct 2010 17:30:08 +0200 Martin Geisler minirst: ignore comments stable
Wed, 22 Sep 2010 15:51:59 +0200 Erik Zielke minirst: Support for admonitions
Sun, 25 Apr 2010 18:19:54 +0200 Martin Geisler minirst: support all recommended title adornments
Sun, 25 Apr 2010 17:48:26 +0200 Martin Geisler minirst: correctly format sections containing inline markup