[wp-trac] [WordPress Trac] #20342: Opening Double Quote after 3 hyphens converted to double closing quote
WordPress Trac
wp-trac at lists.automattic.com
Sun Apr 1 20:16:05 UTC 2012
#20342: Opening Double Quote after 3 hyphens converted to double closing quote
--------------------------+-----------------------------
Reporter: PetesGuide | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Formatting | Version: 3.3.1
Severity: normal | Keywords:
--------------------------+-----------------------------
The string:
{{{
<p>I also remember the line in "Casey at the Bat" when he struck
out---"There is no Joy in Mudville!!!"</p>
}}}
is converted to this in WordPress 3.3.1:
{{{
<p>I also remember the line in “Casey at the Bat” when he
struck out—”There is no Joy in Mudville!!!”</p>
}}}
Seems to be what should be an opening quote that follows an Em dash is
always converted into a closing quote.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20342>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list