Search code examples
phptextile

How to use Textile in PHP?


a (hopefully) quick question - how can I use Textile in PHP? As in, I have some textile-formatted text that I want to convert to html using php. If I was using Ruby I'd use RedCloth but I can't seem to find a similar solution for php.

Anybody any ideas?


Solution

  • Get, for example, the original Textile library.