From: Adam Akhtar Date: 2008-03-17T06:59:37+09:00 Subject: Re: returning text between two markers without markers inclu I just wondered, if I had multiple marked sections in a string how would i capture all of them? So if my sentance was "a bannana is a type of ((fruit)) and a dog is a type of ((animal))" how could I store fruit and animal for later use via regex? -- Posted via http://www.ruby-forum.com/.