Registry / utility / golang-commonmark-linkify

golang-commonmark-linkify

JSON →
library0.0.0-20200225224916-64bca66f6ad3gogounverified

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

go get gitlab.com/golang-commonmark/linkify
INSTALL
IMPORT
SIG · GOLANG-COMMONMARK-
G
golang-commonmark-linkify
utilitygov0.0.0-20200225224916-64bca66f6ad3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

linkify
gitlab.com/golang-commonmark/linkify

Finds links in a plain text string.

package main import "gitlab.com/golang-commonmark/linkify" func main() { links := linkify.Links("Visit https://example.com") _ = links }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20200225224916-64bca66f6ad3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
golang-commonmark-linkify — go get golang-commonmark-linkify · libregistry