Expand description
Helper traits and methods for strings.
Structsยง
- A helper type to linkify text.
Enumsยง
- Mentions
Mode ๐The mentions mode of theLinkifier
.
Constantsยง
- EMAIL_
URI_ ๐PREFIX The prefix for an email URI. - HTTPS_
URI_ ๐PREFIX The prefix for a HTTPS URL. - MATRIX_
URI_ ๐SCHEME The scheme for amatrix:
URI.
Traitsยง
- Common extensions for adding Pango markup to mutable strings.
- Common extensions to strings.
- Common extensions to mutable strings.
Functionsยง
- Linkify the given text.