<?php $text = '[this is block this is also same "block" this is same block another same block] new block! another new block! [this is new block this is also a new block]'; var_export(preg_split('~\[[^\]]*](*SKIP)(*FAIL)|\R~', $text));
You have javascript disabled. You will not be able to edit any code.