When writing text in HTML it is common for apostrophes and other words to be replaced by escape codes. Currently, words like "doesn't" get marked as an error. In my opinion it would be best if the word got treated the same as "doesn't" in this example.
When writing text in HTML it is common for apostrophes and other words to be replaced by escape codes. Currently, words like
"doesn't"get marked as an error. In my opinion it would be best if the word got treated the same as"doesn't"in this example.