Wed, 15 Feb 2017 16:42:17 -0800 |
Gregory Szorc |
minirst: detect bullet lists using asterisks
|
Tue, 05 Apr 2016 23:22:38 +0900 |
Yuya Nishihara |
tests: stop direct symbol import of pprint.pprint in tests-minirst
|
Mon, 04 Apr 2016 03:04:08 +0300 |
Robert Stanca |
py3: use print_function in test-minirst.py
|
Mon, 04 Apr 2016 03:00:43 +0300 |
Robert Stanca |
py3: use absolute_import in test-minirst.py
|
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
|
Sun, 25 Apr 2010 16:17:24 +0200 |
Martin Geisler |
minirst: add test for sections
|
Thu, 22 Apr 2010 10:04:53 +0200 |
Martin Geisler |
doc, minirst: support hg interpreted text role
|
Sat, 13 Feb 2010 21:21:40 +0100 |
Martin Geisler |
minirst: support line blocks
|
Sat, 13 Feb 2010 18:11:08 +0100 |
Martin Geisler |
minirst: report pruned container types
|
Sun, 04 Oct 2009 22:03:41 +0200 |
Martin Geisler |
minirst: support containers
|
Thu, 28 Jan 2010 22:44:36 -0600 |
Matt Mackall |
test-minirst: hide trailing whitespace from check-code
|
Sun, 13 Dec 2009 23:49:53 +0100 |
Martin Geisler |
minirst: improve layout of field lists
|
Sat, 07 Nov 2009 03:14:56 +0100 |
Martin Geisler |
minirst: support enumerated lists
|
Thu, 05 Nov 2009 21:53:22 +0100 |
Martin Geisler |
test-minirst: don't test on invalid reST input
|
Sun, 02 Aug 2009 23:38:07 +0200 |
Martin Geisler |
minirst: parse field lists
|
Sun, 02 Aug 2009 17:17:17 +0200 |
Martin Geisler |
minirst: indent literal blocks with two spaces
|
Thu, 16 Jul 2009 23:25:25 +0200 |
Martin Geisler |
minimal reStructuredText parser
|