javascript regex wrap string code example Example: javascript regex wrap string "Foo bar cat".replace(/(cat)/ig, "<em>$1</em>");