Hyperlink in dynamic-loaded text

Is there a way to make certain words hyperlinks from a text file that is dynamically loaded in to a scrolling MC?

html

<a href=‘link’>click</a>

You mean add the tag to the text itself? And it’ll be invisible?