Jethro commented on a Page, sockets football  -  Dec 08, 2011

No need for the $remove(). You can do it all with $regsub():

alias -l html { 
var %h 
echo -q $regsub($1,/<[^>]*>|&nbsp;/g,,%h)
return %h 
}
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.