Skip to content

html/template: "stripTags" exportability in the html/template package #5884

Closed
@gopherbot

Description

@gopherbot

by uberjack:

The html/template package has a very handy "stripTags" function
(http://golang.org/src/pkg/html/template/html.go) that's currently unexported. This
function does state-based html stripping which would be very useful as a general-purpose
feature. It would be great to have this function be exported in future releases.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions