C# library to clean up html [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 6 years ago . I was wondering if there is a library in .Net to clean up and remove unclosed tags in an html document? 回答1: HtmlTidy! See the url below for more details: http://www.devx.com/dotnet/Article/20505/0/page/2 The source of the download/project is: http://tidy.sourceforge.net/ I gave the other link because it