TextilePHP

Submitted by Jim on 23 May, 2004 - 17:29.

TextilePHP is a PHP implementation of the Textile shorthand syntax. Textile is used to create valid (X)HTML output without using HTML markup. It was originally developed by Dean Allen of textism.com, and several different versions (in several different programming languages) have been created.

Brad Choate developed an advanced implementation of Textile in Perl, Textile.pm, which includes extra features beyond those of Dean Allen’s Textile 2 implementation. Textile.php is a direct PHP port of Brad’s Textile.pm Perl module created by Jim Riggs.

To report or track bugs related to TextilePHP, use the issues page.