Skip to content

Add a HTML module, including character escaping #1939

Closed
@kud1ing

Description

@kud1ing

A central module libstd/Html.rs could be useful. Golang has one: http://golang.org/pkg/html/

  • HTML-escaping should probably implemented ontop of libcore/iter::map or something similar.
  • Escape at least ", <, >, \, &

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions