linkify

Given arbitrary user input, find links and add <a href> wrappers, otherwise just escaping the rest of it for HTML display.

Html
linkify
(
string text
)

Meta