name: straighten-quotes description: Cleans up HTML text by fixing quotes, apostrophes, em dashes, and double spaces for CMS compatibility.
Instructions
When I ask you to "clean this article" or "fix formatting," perform all these steps:
- Replace all curly double quotes with straight double quotes.
- Replace all curly single quotes and apostrophes with straight single quotes.
- Find every long dash and replace it with two short dashes (--).
- Remove any double spaces between words and replace them with a single space.