Under Community Review

Regex Tagger

It would be great to have a feature that converts plain text into tags as need may be.

For example, I have some text between {1>paired tags rendered as plain text<1} and {2>another portion of text between next paired tags<2}. Now I want {anynumber> to be converted to 'opening tag', and <anynumber} to 'closing tag'. Or convert {anytext} to a 'single tag'. Is it possible?