Lines Matching full:entities
39 Description: SmartyPants is a web publishing utility that translates plain ASCII punctuation characters into “smart” typographic punctuation HTML entities. This plugin <strong>replace the default WordPress Texturize algorithm</strong> for the content and the title of your posts, the comments body and author name, and everywhere else Texturize normally apply. Based on the original Perl version by <a href="http://daringfireball.net/">John Gruber</a>.
82 $convert_quot = 0; # should we translate " entities into normal quotes?
97 # w : convert " entities to " for Dreamweaver users
407 # Returns: The string, with "educated" curly quote HTML entities.
441 &[mn]dash; | # named dash entities
442 $dec_dashes | # or decimal entities
469 &[mn]dash; | # named dash entities
470 $dec_dashes | # or decimal entities
496 # translated into HTML curly quote entities.
512 # translated into HTML curly quote entities.
694 entities. SmartyPants can perform the following transformations:
696 * Straight quotes (`"` and `'`) into "curly" quote HTML entities
698 entities
699 * Dashes (`--` and `---`) into en- and em-dash entities