Skip to main content

How to use quotes in comments to blogs

Posted by pelegri on March 7, 2005 at 2:15 PM EST

The Software that does previews for blog comments will break your comment if you use a single quote. The solution is to instead use the alternate representations for that character, like:

   The single quote or apostrophe (')  	apos  	'
   The double quote (") 	quot 	"

This means that to say "It's cumbersome", you would actually type

   It's cumbersome
or
  It's cumbersome