github.com/golang-commonmark/linkify

Find what looks like links in plain text. This repository has moved to https://gitlab.com/golang-commonmark/linkify


Keywords
urls
License
BSD-2-Clause
Install
go get github.com/golang-commonmark/linkify

Documentation

linkify License GoDoc Build Status

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

Installation

go get github.com/opennota/linkify

Usage

See an example.

Similar projects

mvdan/xurls - Extract urls from text