Closed
Description
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
"
,<
,>
,\
,&
A central module libstd/Html.rs
could be useful. Golang has one: http://golang.org/pkg/html/
"
, <
, >
, \
, &
Activity
kud1ing commentedon Mar 22, 2013
Closing this in favor of the Wiki page: https://github.com/mozilla/rust/wiki/Lib-html
Add proof annotation for smack harnesses (rust-lang#1939)
Extract Bootstrap into its own section (rust-lang#1939)
Extract Bootstrap into its own section (rust-lang#1939)