Esiste un modo semplice per rimuovere tutti i tag HTML o QUALSIASI COSA HTML correlata da una stringa?
Per esempio:
string title = "<b> Hulk Hogan's Celebrity Championship Wrestling <font color=\"#228b22\">[Proj # 206010]</font></b> (Reality Series, )"
Quanto sopra dovrebbe davvero essere:
"Hulk Hogan's Celebrity Championship Wrestling [Proj # 206010] (Reality Series)"
xidel -s input -e '/'.