diff -r 13a43f08ffe1 -r ca9118d9c0f2 includes/wikiformat.php --- a/includes/wikiformat.php Sun Sep 23 23:03:34 2007 -0400 +++ b/includes/wikiformat.php Sun Sep 23 23:21:10 2007 -0400 @@ -67,7 +67,8 @@ 'Include', 'Embed', 'Tighten', - 'Image' + 'Image', + 'Wikilink' ); var $parseConf = array();