X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/3cb1c8fa3b1fac58f8a84deef9b72b334c17c97a..9492bf315832df1e92277dcb75f95de50abe3e9c:/doc/plugins/txt.mdwn diff --git a/doc/plugins/txt.mdwn b/doc/plugins/txt.mdwn index 1b7e7821b..420898d09 100644 --- a/doc/plugins/txt.mdwn +++ b/doc/plugins/txt.mdwn @@ -8,7 +8,7 @@ Unlike other [[type/format]] plugins, no formatting of markup in 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 -[[directives|directive]] are still expanded by +The only exceptions are that [[WikiLinks|ikiwiki/WikiLink]] and +[[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.