<?php echo preg_replace('/(\{([\w-]+)\})/sU', '<span id="\\2"></span>', 'Qwe {test}, {testie}, {yes-valid}, {with-7digits}, {not valid}');
You have javascript disabled. You will not be able to edit any code.