|
util_expand_entities Expand HTML entities
package require nstcl-html ?1.0?
package require nstcl ?1.0?::nstcl::util_expand_entities html
util_expand_entities expands any HTML entities in html. Quoted HTML, such as & will become & in the returned string.
html, nstcl