Skip to content
taat edited this page Sep 13, 2010 · 2 revisions

This project is meant to be an improvement to the classTextile.php originally written by Dean Allen for Textpattern.

The main goals of this project are:

  • clean up the original code
  • rewrite to PHP5 for better encapsulation
  • provide PHPDocs to create API
  • add getPlain() method to retrieve plain text from Textile (textile2plain)
  • improve performance

Clone this wiki locally