Here is a little regular expression puzzle.  I wish a regex that matches an 
rst code block, that is,



'::' followed by a group of lines all indented by at least as much as the 
first non-blank line following the '::'



My guess is that this is not possible.  Can anyone prove me wrong :-)



Edward

--------------------------------------------------------------------
Edward K. Ream   email:  [EMAIL PROTECTED]
Leo: http://webpages.charter.net/edreamleo/front.html
--------------------------------------------------------------------


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to