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