- Convert straight ("dumb") quotes to curly ("smart") quotes
- Convert multiple hyphens to en and/or em dashes
- Prevent widows (single words from wrapping onto their own line)
Typogrify might be the best option, however, it does wrap multiple capital letters in <span class="caps"></span> instead of <abbr title=""></abbr>. I'm not sure if this is a deal breaker.
Typogrify might be the best option, however, it does wrap multiple capital letters in
<span class="caps"></span>instead of<abbr title=""></abbr>. I'm not sure if this is a deal breaker.