:(
yup.
cheers!
Well, you mean, you have to drink some beers first, before starting this work ?? :))
rather, brush up on regexps a little then automate it :D
hmm....something like...
while line =~ /{{{([^}]*)}}}\n?{{{([^}]*)}}}/m
line.gsub!(/{{{([^}]*)}}}\n?{{{([^}]*)}}}/{{{\n\1\n\2\n}}}/m)
endI'll see about it.
- LSD
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
