Editor: straight quotes don't filter to curly quotes on publish as expected #3353
Labels
[Feature] Writing Flow
Block selection, navigation, splitting, merging, deletion...
[Type] Bug
An existing feature does not function as intended
Milestone
Issue Overview
An amazing feature of the WordPress editing experience is you can enter "dumb" quotes, aka straight quotes or primes — and when the post is filtered for view with
wp_texturize
they automagically turn into curly quotes for proper typography.Steps to Reproduce (for bugs)
Expected Behavior
I expected ' to turn into ’ and " to turn into ”.
Current Behavior
Instead, the quotes stayed the same (straight primes).
Possible Solution
I'm not sure, but it could have to do with Gutenberg post content not being filtered properly through the built-in WP texturize functions.
Screenshots
Gutenberg editor view
After publishing on the front-end
Related Issues and/or PRs
Noticed this when debugging punctuation weirdness on https://ma.tt/2017/11/new-backpack-aer-fit-pack/
The text was updated successfully, but these errors were encountered: