Description
HTML markup can be stripped from text streams or files for simpler plain-text processing. It is useful in scripts that need to clean basic web fragments before search, indexing, or display.
This command is marked out of date in AUR metadata and should not be treated as a full HTML sanitizer. Security-sensitive cleanup requires a parser and policy designed for untrusted web content.