method
auto_link_urls
auto_link_urls(text, href_options = {})
private
Turns all urls into clickable links. If a block is given, each url is yielded and the result is used as the link text.
auto_link_urls(text, href_options = {})
private
Turns all urls into clickable links. If a block is given, each url is yielded and the result is used as the link text.