You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matterbridge/vendor/gitlab.com/golang-commonmark/html
..
.gitlab-ci.yml
LICENSE
README.md
html.go
html5_entities.go

README.md

html License GoDoc Pipeline status

Package html provides functions for escaping/unescaping HTML text and for parsing HTML entities.

Install

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