Skip to content

Instantly share code, notes, and snippets.

@laevandus
Created December 14, 2020 13:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save laevandus/35da8b2f7e503828109dcc7257416dd6 to your computer and use it in GitHub Desktop.
Save laevandus/35da8b2f7e503828109dcc7257416dd6 to your computer and use it in GitHub Desktop.
extension NSAttributedString.Key {
static let hyperlink = NSAttributedString.Key("hyperlink")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment