|
ns_striphtml Strip HTML tags
package require nstcl-html ?1.0?
package require nstcl ?1.0?::nstcl::ns_striphtml ?-tags_only? html
ns_striphtml removes all HTML tags from a given chunk of html.
- -tags_only
- If specified HTML entities are not removed; if not specified, they are.
html, nstcl