Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

stripHTML

http://jonathanaquino.com/yubscripts/yn-striptags.php?xn_auth=no&input=%s
NAME
     stripHTML - Removes HTML (and PHP) tags from a string.

SYNOPSIS
     stripHTML [STRING]

EXAMPLES
     stripHTML <p>Hello World!</p>
     (returns: Hello World!)

DESCRIPTION
     Use this command to remove HTML (and PHP) tags from a string. This command utilizes
     the strip_tags PHP command.
     
     http://us2.php.net/strip_tags

AUTHOR
     Allen Ormond  -  aormond (at) gmail (dot) com
    
283 uses - Created 2006-05-16 22:55:36 - Last used 2019-03-12 07:53:07
Is this command broken? Tell Jon if you know how to fix it.
Do you find this command offensive? Let Jon know.