Thank you for the blessing and the hug.

I'm attaching a version that can add links and font faces to the text page. The links have to be external or they will give you badnavs. If they do, let me know and I'll uncomment the code that takes care of that.
The syntax for links:
[url=http://yahoo.com]Yahoo![/url]
Will open a new window with Yahoo! portal in it.
Syntax for fonts:
Legend of the [font=Arial]Green[/font] [font=Times New Roman]Dragon[/font]
Will output Green in Arial and Dragon in Times New Roman.
This is very similar to bbcode used by many forums. In fact, when I put those codes in "as is," they produce the following:
Yahoo!and
Legend of the
Green DragonSo there's a preview for you.

If you need more freedom than that, I can simply allow you to use HTML in there instead if you want.