-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
FrozenDueToAgeNeedsDecisionFeedback is required from experts, contributors, and/or the community before a change can be made.Feedback is required from experts, contributors, and/or the community before a change can be made.SuggestedIssues that may be good for new contributors looking for work to do.Issues that may be good for new contributors looking for work to do.
Description
There is a very handy "stripTags" function in html/template
(http://golang.org/src/pkg/html/template/html.go) that's currently unexported(go 1.9.2). I cannot understand why such a useful function is unexported.
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsDecisionFeedback is required from experts, contributors, and/or the community before a change can be made.Feedback is required from experts, contributors, and/or the community before a change can be made.SuggestedIssues that may be good for new contributors looking for work to do.Issues that may be good for new contributors looking for work to do.