Part of the EllisLab Network

Plugin Information

XHTML Typography 1.0 first_party

Download
Author:
Rick Ellis
Date:
Jan 20, 2005
License:
First Party License
Categories:
Plugins  Text Formatting  
XHTML Typography Plugin, both "full" and "light" versions.

Example Usage

{exp:xhtml:full}

text you want processed

{/exp:xhtml:full}

Notes

This plugin converts certain characters into typographically correct entities. Quotes are converted to curly quotes, hyphens into em-dashes, three periods into ellipsis, etc.

There are two ways to use this plugin depending on whether you want double line breaks turned into <p> tags.

The "light" version is used this way:

{exp:xhtml:light}

text you want processed

{/exp:xhtml:light}



The full version like this:

{exp:xhtml:full}

text you want processed

{/exp:xhtml:full}