Part of the EllisLab Network

Plugin Information

SmartyPants 1.0 third_party

Download
Author:
Paul Burdick
Published:
Aug 24, 2004
Last Updated:
Dec 01, 2008
License:
Open Source
Categories:
Plugins  Text Formatting  
SmartyPants translates plain ASCII punctuation into “smart” typographic punctuation HTML entities.

Example Usage

{exp:smarty_pants}
    
stuff
...
    
{/exp:smarty_pants}

Notes

Put whatever you want formatted with Smarty Pants between these tags in a template:

{exp:smarty_pants}
    
  stuff
...
    
{/exp:smarty_pants}


For information about Smarty Pants, examine the project page at daringfireball.com:

http://daringfireball.net/projects/smartypants/