View Single Post
Old 08-31-2019, 11:50 AM   #76
snarkophilus
Wannabe Connoisseur
snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.
 
Posts: 426
Karma: 2516674
Join Date: Apr 2011
Location: Geelong, Australia
Device: Kobo Libra 2, Kobo Aura 2, Sony PRS-T1, Sony PRS-350, Palm TX
Looks like I've found a case where a single quote that should be converted to a closed single quote gets converted to an open single quote instead.

Code:
<p>"Hiranyagarbha means 'The Golden Embryo.'& #160;"</p>
gets converted to

Code:
<p>“Hiranyagarbha means ‘The Golden Embryo.‘& #160;”</p>
[[ remove the space between the & and the # in the code block above - I couldn't figure out how to get that to display right in this post ]]

Using a normal space instead of the non-breaking space gets the correct results.
snarkophilus is offline   Reply With Quote