kennygrant / sanitize

Package sanitize provides functions for sanitizing text in golang strings.
BSD 3-Clause "New" or "Revised" License
334 stars 73 forks source link

Add parsing out of smart quotes and apostrophe entities, convert to simp... #4

Closed mkaz closed 9 years ago

mkaz commented 9 years ago

...le quotes

kennygrant commented 9 years ago

I've merged this manually with other changes. Thanks.