cezheng / Fuzi

A fast & lightweight XML & HTML parser in Swift with XPath & CSS support
MIT License
1.06k stars 151 forks source link

an additional space at the end when parse plain text by HTMLDocument #110

Open world000 opened 4 years ago

world000 commented 4 years ago

Description:

Environment

How to reproduce:

HTMLDocument(string: "hello", encoding: .utf8)