The mambot josSmartyPants is based on PHP SmartyPants Typographer---an extension to SmartyPants adding support for different quotation marks as well as for converting normal spaces to unbreakable spaces and thus preventing inappropriate line breaks. SmartyPants can perform the following transformations: Straight quotes ( " and ' ) into “curly” quote HTML entities; Backticks-style quotes (``like this'') into “curly” quote HTML entities; Dashes (“--” and “---”) into en- and em-dash entities; Three consecutive dots (“...”) into an ellipsis entity. SmartyPants does not modify characters within , , , or tag blocks.