Textile fix by Bman

This commit is contained in:
Garvin Hicking 2007-07-08 18:45:46 +00:00
parent 79a5d30245
commit 92b9098305

View File

@ -488,12 +488,12 @@ Applying Attributes:
global $textile_c;
return preg_replace_callback('/
([\s[{(]|[[:punct:]])? # $pre
" # start
("|") # start
('.$textile_c.') # $textile_atts
([^"]+) # $text
\s?
(?:\(([^)]+)\)(?="))? # $title
":
("|"):
(\S+\b) # $url
(\/)? # $textile_slash
([^\w\/;]*) # $post