X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/d5e65e582a34ae2494fee493ddcb2b959e4a4bce..523650d9c2b876152aaa9bc6c5d6363377ea7008:/doc/plugins/txt.mdwn diff --git a/doc/plugins/txt.mdwn b/doc/plugins/txt.mdwn index c27728929..77d94d450 100644 --- a/doc/plugins/txt.mdwn +++ b/doc/plugins/txt.mdwn @@ -9,6 +9,6 @@ txt files is done; the file contents is displayed to the user as-is, with html markup characters such as ">" escaped. The only exceptions are that [[WikiLinks|WikiLink]] and -[[PreprocessorDirectives|PreprocessorDirective]] are still expanded by +[[directives|ikiwiki/directive]] are still expanded by ikiwiki, and that, if the [[!cpan URI::Find]] perl module is installed, URLs in the txt file are converted to hyperlinks.