diff --git a/include/parser.php b/include/parser.php index 2690ed9..1658799 100644 --- a/include/parser.php +++ b/include/parser.php @@ -633,6 +633,11 @@ function preparse_list_tag($content, $type = '*', &$errors) function handle_url_tag($url, $link = '', $bbcode = false) { $url = pun_trim($url); + + // Deal with [url][img]example.com/test.png[/img][/url] + if (preg_match('%