aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/txt.mdwn
diff options
context:
space:
mode:
authorhttp://lj.rossia.org/users/imz/ <http://lj.rossia.org/users/imz/@web>2009-06-05 13:55:48 -0400
committerJoey Hess <joey@kitenet.net>2009-06-05 13:55:48 -0400
commit52b635c70827ef2cab65a97097e5896e9f7adf90 (patch)
tree9f2864d1675dd4b5917b61359b08f778aaab88b9 /doc/plugins/txt.mdwn
parente78883e07fc518cea2315b3765631d747550905a (diff)
downloadikiwiki-52b635c70827ef2cab65a97097e5896e9f7adf90.tar
ikiwiki-52b635c70827ef2cab65a97097e5896e9f7adf90.tar.gz
Fixed a wikilink.
Diffstat (limited to 'doc/plugins/txt.mdwn')
-rw-r--r--doc/plugins/txt.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/txt.mdwn b/doc/plugins/txt.mdwn
index 77d94d450..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
+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.