<?php echo preg_replace('~@\w+\K\s{2,}~', ' ', 'This is an @example input.');
You have javascript disabled. You will not be able to edit any code.