php-textile icon indicating copy to clipboard operation
php-textile copied to clipboard

Textile markup language parser for PHP

Results 25 php-textile issues
Sort by recently updated
recently updated
newest added

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;...

Idea or Request
Breaks backwards compatibility

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:...

Defect
Feedback wanted

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...

Idea or Request

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...

Feature Candidate
Feedback wanted

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.)

Idea or Request