When you publish a post or update an already published post, this plugin will format the post's content to certain typographic rules:
* at * or * and * the * a * an * in * on * of * for * to * as * i * or * my 4. Double and more spaces are replaced with the single ones. 5. All misplaced spaces near dots, colons, semicolons, exclamation marks and question marks are fixed, where possible. 6. Composed words with hyphens in them (e.g. "easy-to-use") will be wrapped in tags.
Porblems:
The plugin won't mess with the HTML tags or other mark-up tags delimited
with < and >. It will mess with the Javascript code and such constructions
as:[code]
bla bla bla
[/code]
Though, since version 6 the mess is minimized for [code] and [video] tags.
The n-dash thing will mess up with the phone numbers that have only one hyphen in them. They will be confused with the value ranges.




