diff -r 80f52593bee9 -r efae425e9b98 includes/wikiformat.php --- a/includes/wikiformat.php Sun Jul 01 14:19:20 2007 -0400 +++ b/includes/wikiformat.php Sun Jul 01 14:51:33 2007 -0400 @@ -66,7 +66,8 @@ 'Html', 'Include', 'Embed', - 'Tighten' + 'Tighten', + 'Image' ); var $parseConf = array();