Delete string after replace
I use tinymce to implement wysiwyg editor and I try to find multiple code block by regular expression,replace backtics and toggle code block.But when I try to replace backticks and if I have more then one string of content before code block,all my strings before code block immidiately squizes to one.