pub(crate) fn linkify(text: &str) -> StringExpand description
Linkify the given text.
The text will also be escaped with StrExt::escape_markup().
pub(crate) fn linkify(text: &str) -> StringLinkify the given text.
The text will also be escaped with StrExt::escape_markup().