@blocks = grep / type =/, /:\w.*?(?=:\w)/sg; #### @blocks = grep / type =/, /^[^:]*:\w.*\n(?:[^:]*: .*\n)*/mg;