Three examples on how to find text in a Google Doc and replace it with new text and a link with Google Apps Script's DocumentApp Class.
- Find text and replace it with new text and a link where the text is the only text in a document.
- Find text within a paragraph and replace it with new text and a link.
- Find text and replace it with a list of hyperlinks.