Lines Matching full:entity
439 | # a non-breaking space entity, or
467 entity, or
529 # an em-dash HTML entity.
542 # an en-dash HTML entity, and each "---" translated to
543 # an em-dash HTML entity.
558 # an em-dash HTML entity, and each "---" translated to
559 # an en-dash HTML entity. Two reasons why: First, unlike the
580 # an ellipsis HTML entity. Also converts the case where
595 # Returns: The string, with each SmartyPants HTML entity translated to
700 * Three consecutive dots (`...`) into an ellipsis entity
713 sequence into a decimal-encoded HTML entity:
751 proper HTML entity for closing single-quotes (`’`) by hand.