php-textile
php-textile copied to clipboard
Textile markup language parser for PHP
Currently empty link text (like `blah "":url...`) is not treated as a valid link. Could something more useful be done with it in the next major version release? For example;...
I've just noted that it may not be a good idea to use smileys :-) more than once, because this may result in strikeout :-). The sentence after Textile parsing:...
Forum thread: http://forum.textpattern.com/viewtopic.php?id=37123 (...) Last not least please think about a speaking textile table syntax (semantics). I am referring to the new Textile Table Syntax (...) Why not allow additional...
Extend textile 2.2 notelists to allow multiple lists of items. Main driver for this being possible use with HTML5 sections whereby a notelist of all notes occurring in a section...
Could textile be split into a generic textile parser and a set of output formatters? The default formatter would be HTML but others could target other languages (HTML5/pdf etc.)