Quote:
Originally Posted by BetterRed
Pretty sure they're not straight quotes, I think I see them most in public domain official & legal texts from courts and tribunals etc, and media transcripts - maybe they come from the transcription technology/services they use.
|
I don't understand some source files where I see grave ` + acute ´ accents being used instead of the actual curly single quotes: ‘ ’.
And typically when I run across these source files, it is just one set of quotes that are completely wrong. Example, all right single quotes = acutes, while all left single quotes = dumb version.
Code:
This is an 'example´ of the 'mess´ I am 'talking´ about.
It is really a head scratcher.