4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-06-26 10:59:23 +00:00
Files
matterbridge/vendor/gitlab.com/golang-commonmark/linkify

linkify License GoDoc Pipeline status

Package linkify provides a way to find what looks like links in plain text.

Install

go get -u gitlab.com/golang-commonmark/linkify

Use

See an example.