Home
last modified time | relevance | path

Searched defs:CommentHtml (Results 1 – 4 of 4) sorted by relevance

/dports/www/gohugo/hugo-0.91.2/vendor/github.com/miekg/mmark/
H A Dxml2rfcv2.go232 func (options *xml2) CommentHtml(out *bytes.Buffer, text []byte) { func
H A Dxml2rfcv3.go219 func (options *xml) CommentHtml(out *bytes.Buffer, text []byte) { func
H A Dhtml.go301 func (options *html) CommentHtml(out *bytes.Buffer, text []byte) { func
H A Dmarkdown.go183 CommentHtml(out *bytes.Buffer, text []byte) methodSpec