Part of the EllisLab Network

Plugin Information

Textile 1.1.1 (2.0.0 r2779) third_party

Download
Author:
Rick Ellis
Published:
Mar 09, 2004
Last Updated:
Dec 01, 2008
License:
GPL
Categories:
Plugins  Text Formatting  
A Humane Web Text Generator. This Plugin formats text according to the Textile formatting guidelines.

Example Usage

{exp:textile}

stuff
...

{/exp: textile}

Notes

VERSION 1.1.1
---------------------
Fixed a bug where [code] markers were not being whitelisted as safe.
---------------------

VERSION 1.1
---------------------
Added bracket protection to returned string to prevent EE from parsing Textile's output.
---------------------

To use this plugin, enclose the item you want affected by the plugin with this tag:

{exp:textile}

stuff...

{/exp: textile}


For syntax information please visit the author's site.