Hi guys I want to do some fancy syntax highlighting so I added <code> </code> to my input text. Is there a way to take the entire input text, but only take the substring between those tags, do something to the substring and put it back into the original text? Thanks in advance John