1
0

Textile fix by Bman

This commit is contained in:
Garvin Hicking
2007-07-08 18:45:46 +00:00
parent 584d836fb8
commit d419461f16

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