k4rtik / techglider.in

Source for my public web home
1 stars 0 forks source link

Convert non-ASCII characters to ASCII/Unicode #17

Open k4rtik opened 9 years ago

k4rtik commented 9 years ago

Copy pasting the quote at http://techglider.in/quote/2013/10/17/your-work-is-going-to-fill-a-large/ resulted in the single quotes in words like dont't showing up as haven’t Don’t you’ll.

Should run a grep replace on the whole content to fix these issues all at once.