iabudiab / HTMLKit

An Objective-C framework for your everyday HTML needs.
MIT License
239 stars 27 forks source link

[Fix] improper serialization of non-breaking space (0x00A0). #44

Open smorr opened 1 year ago

smorr commented 1 year ago

Fixes issues with serializing U+00A0 (Non-breaking space) character to   entity

The specification for the unicode for U+00A0 is incorrect in both methods that attempt the string replacement