jquery-encoder icon indicating copy to clipboard operation
jquery-encoder copied to clipboard

canonicalize ' ?

Open desertdev opened this issue 10 years ago • 1 comments

I realize ' was not a valid HTML entity code as of HTML4, but it was added in HTML5.

Once in awhile I do come across strings containing ' that I need to canonicalize to the single quote character before performing another encoding type on the string.

desertdev avatar Oct 22 '15 22:10 desertdev

I am all for adding support for ' - scheduling this for the next release

chrisisbeef avatar Dec 10 '15 22:12 chrisisbeef