protected static property SmartyPants::$smartypantsAttr in Typogrify 8
Current SmartyPants configuration setting.
Change this to configure. 1 => "--" for em-dashes; no en-dash support 2 => "---" for em-dashes; "--" for en-dashes 3 => "--" for em-dashes; "---" for en-dashes See docs for more configuration options.
Type: string
File
- src/
SmartyPants.php, line 51
Class
- SmartyPants
- SmartyPants - Smart punctuation for web sites.
Namespace
Drupal\typogrifyCode
protected static $smartypantsAttr = "1";