You are here

12 calls to SmartyPants::tokenizeHtml() in Typogrify 8

SmartyPants::hyphenate in src/SmartyPants.php
Replaces '=' with '­' for easier manual hyphenating.
SmartyPants::process in src/SmartyPants.php
SmartyPants.
SmartyPants::smartAbbreviation in src/SmartyPants.php
Wrapping abbreviations and adding half space between digit grouping.
SmartyPants::smartAmpersand in src/SmartyPants.php
Wrapping ampersands.
SmartyPants::smartDashes in src/SmartyPants.php
SmartDashes.
SmartyPants::smartEllipses in src/SmartyPants.php
SmartEllipses.
SmartyPants::smartNumbers in src/SmartyPants.php
Adding space in numbers for easier reading aka digit grouping.
SmartyPants::smartQuotes in src/SmartyPants.php
SmartQuotes.
SmartyPants::spaceHyphens in src/SmartyPants.php
Space hyphens.
SmartyPants::spaceToNbsp in src/SmartyPants.php
Space to nbsp.
Typogrify::caps in src/Typogrify.php
Stylable capitals.
UnicodeConversion::convertCharacters in src/UnicodeConversion.php
Perform character conversion.