References:
http://www.textism.com/tools/textile/ http://en.wikipedia.org/wiki/Textile_(markup_language) http://hobix.com/textile/ http://whytheluckystiff.net/ruby/redcloth/ http://redcloth.rubyforge.org/rdoc/ http://code.whytheluckystiff.net/redcloth/browser/trunk/test/textism.yml
Example: get XHTML from a given Textile-markup string ($string) $textile = new Horde_Text_Textile; echo $textile->toHtml($string);
Located in /Text_Textile/lib/Horde/Text/Textile.php (line 23)
Glyphs. Can be overridden if you want to substitute different entities.
Show images? On by default.
Rel attribute for links (ex: nofollow).
Shelf of values being processed.
'(?:' . A_HLGN . '|' . A_VLGN . ')*'
A_HLGN
A_VLGN
Block tags
'(?:' . C_CLAS . '|' . C_STYL . '|' . C_LNGE . '|' . A_HLGN . ')*'
PUNCT
'(?:' . S_CSPN . '|' . S_RSPN . ')*'
LINK_RE
Documentation generated on Sun, 30 Jan 2011 05:22:52 +0000 by phpDocumentor 1.4.3