Existe alguma maneira fácil de remover todas as tags HTML ou QUALQUER COISA HTML relacionada de uma string?
Por exemplo:
string title = "<b> Hulk Hogan's Celebrity Championship Wrestling <font color=\"#228b22\">[Proj # 206010]</font></b> (Reality Series, )"
O acima deve realmente ser:
"Wrestling no campeonato de celebridades de Hulk Hogan [Proj # 206010] (Reality Series)"
xidel -s input -e '/'.