What happens here if I make inline replacements using Python str.replace(old,new,[count])?
‘Testing smart apostrophes’.
“Testing smart double quotes”.
Testing single-hyphen (leaving wider until later).
What happens here if I make inline replacements using Python str.replace(old,new,[count])?
‘Testing smart apostrophes’.
“Testing smart double quotes”.
Testing single-hyphen (leaving wider until later).