[jQuery] adding hyper links to text using jQuery

[jQuery] adding hyper links to text using jQuery


Hello,
I have some text on the page and I would like to use jQuery to change
all the hyper links in the text clickable.
Does jQuery has this functionality?
I know how to check if there is some substring but have no idea how to
choose it and how to replace it with <a> tag.
Will appreciate some help
Thank you
Vlad