diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-11 19:36:35 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-11 19:36:35 -0400 |
commit | ad7f5febf399b24b135cbcd65e1927b3eb5a951a (patch) | |
tree | df53cd0e40428f35fe794de97dc98ff386869219 /doc/plugins | |
parent | 17e742a6ebd489565d415325bd61d31f6f06ef49 (diff) |
fix link
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/txt.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/txt.mdwn b/doc/plugins/txt.mdwn index 1b7e7821b..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 -[[directives|directive]] 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. |