Searched refs:markupComment (Results 1 – 2 of 2) sorted by relevance
619 func markupComment(allDecls map[string]string, comment []CommentBlock) template.HTML { func769 …"markupComment": func(c []CommentBlock) template.HTML { return markupComment(allDecls, c) …786 {{if .Preamble}}<div class="comment">{{.Preamble | markupComment}}</div>{{end}}802 … {{if .Preamble}}<div class="sectionpreamble comment">{{.Preamble | markupComment}}</div>{{end}}806 {{if .Comment}}<div class="comment">{{.Comment | markupComment}}</div>{{end}}