Sat, 17 Sep 2011 13:37:49 -0500 |
Matt Mackall |
minirst: remove pointless transcoding
|
Fri, 16 Sep 2011 14:37:53 -0500 |
Matt Mackall |
minirst: fix container stripping logic
|
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:40:41 -0500 |
Matt Mackall |
minirst: drop debug code
|
Thu, 11 Aug 2011 22:05:57 -0500 |
Matt Mackall |
minirst: add simple table support
|
Thu, 11 Aug 2011 22:05:31 -0500 |
Matt Mackall |
minirst: only strip leading newlines, not indentation
|
Tue, 02 Aug 2011 17:43:20 -0500 |
Matt Mackall |
minirst: add decorateblocks search helper
|
Tue, 02 Aug 2011 17:43:18 -0500 |
Matt Mackall |
minirst: add getsections helper
|
Tue, 02 Aug 2011 17:41:45 -0500 |
Matt Mackall |
minirst: add formatblocks helper
|
Tue, 02 Aug 2011 14:54:38 -0500 |
Matt Mackall |
minirst: add parse method to get document structure
|
Thu, 26 May 2011 10:46:34 +0200 |
Martin Geisler |
minirst: read test input from stdin
|
Mon, 02 May 2011 10:11:18 +0200 |
Dan Villiom Podlaski Christiansen |
prevent transient leaks of file handle by using new helper functions
|
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, 16 Nov 2010 11:10:50 +0100 |
Martin Geisler |
minirst: better interaction between comments and margins
|
Wed, 10 Nov 2010 14:46:13 +0100 |
Martin Geisler |
minirst: link to HelpStyleGuide in docstring
|
Wed, 27 Oct 2010 15:35:23 -0500 |
Matt Mackall |
minirst: use colwidth to match title lengths (issue2455)
stable
|
Sat, 23 Oct 2010 17:30:08 +0200 |
Martin Geisler |
minirst: ignore comments
stable
|
Fri, 08 Oct 2010 23:23:49 +0200 |
Martin Geisler |
minirst: pull admonition titles out formatblock function
|
Fri, 08 Oct 2010 23:19:26 +0200 |
Martin Geisler |
minirst: refactor/simplify findblocks
|
Fri, 08 Oct 2010 22:42:32 +0200 |
Martin Geisler |
minirst: small code cleanup
|
Wed, 22 Sep 2010 15:51:59 +0200 |
Erik Zielke |
minirst: Support for admonitions
|
Wed, 30 Jun 2010 12:44:58 +0900 |
FUJIWARA Katsunori |
minirst: use unicode string as intermediate form for replacement
stable
|
Sun, 06 Jun 2010 17:20:10 +0900 |
FUJIWARA Katsunori |
replace Python standard textwrap by MBCS sensitive one for i18n text
|
Tue, 18 May 2010 16:24:14 +0200 |
Martin Geisler |
minirst: handle line breaks in hg role
|
Mon, 17 May 2010 21:30:00 +0200 |
Martin Geisler |
Merge with stable
|
Mon, 17 May 2010 20:42:28 +0200 |
Martin Geisler |
minirst: fix debug code
stable
|
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
|
Thu, 22 Apr 2010 10:04:53 +0200 |
Martin Geisler |
doc, minirst: support hg interpreted text role
|