Mon, 04 Nov 2013 10:23:06 +0100 |
Simon Heimberg |
minirst: find admonitions before pruning comments and adding margins
stable
|
Mon, 04 Nov 2013 10:23:06 +0100 |
Simon Heimberg |
minirst: do not fail on an empty admonition block
stable
|
Mon, 04 Nov 2013 10:23:06 +0100 |
Simon Heimberg |
minirst: do not interpret a directive as a literal block
stable
|
Sat, 09 Feb 2013 21:51:21 +0000 |
Dan Villiom Podlaski Christiansen |
minirst: optimize HTML table generation a bit
|
Sat, 09 Feb 2013 21:51:21 +0000 |
Dan Villiom Podlaski Christiansen |
minirst: HTML formatter tweaks
|
Sat, 09 Feb 2013 17:44:25 -0500 |
Dan Villiom Podlaski Christiansen |
minirst: CGI escape strings prior to embedding it in the HTML
|
Sat, 09 Feb 2013 21:51:21 +0000 |
Dan Villiom Podlaski Christiansen |
minirst: don't generate TH elements for the first row in table
|
Sun, 10 Feb 2013 12:58:57 +0100 |
Dan Villiom Podlaski Christiansen |
help: use a full header for topic titles
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
Fri, 01 Jun 2012 11:58:23 +0200 |
Olav Reinert |
minirst: generate tables as a list of joined lines
|
Wed, 11 Jan 2012 18:08:25 +0100 |
Olav Reinert |
minirst: simplify and standardize field list formatting
|
Mon, 31 Oct 2011 21:06:18 +0900 |
FUJIWARA Katsunori |
minirst: use unicode string as intermediate form for replacement
stable
|
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
|
Sun, 02 Oct 2011 13:13:46 -0500 |
Matt Mackall |
rst: fix detection of single-row tables
|
Wed, 21 Sep 2011 13:00:48 -0500 |
Matt Mackall |
help: use RST to format option lists
|
Wed, 21 Sep 2011 13:00:47 -0500 |
Matt Mackall |
minirst: fix column handling for simple tables
|
Sat, 17 Sep 2011 14:17:09 -0500 |
Matt Mackall |
minirst: end all blocks with newlines
|
Sat, 17 Sep 2011 13:42:11 -0500 |
Matt Mackall |
minirst: don't choke on empty text
|
Sat, 17 Sep 2011 13:37:50 -0500 |
Matt Mackall |
minirst: remove some whitespace
|
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
|