projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e78883e
)
Fixed a wikilink.
author
http://lj.rossia.org/users/imz/
<http://lj.rossia.org/users/imz/@web>
Fri, 5 Jun 2009 17:55:48 +0000
(13:55 -0400)
committer
Joey Hess
<joey@kitenet.net>
Fri, 5 Jun 2009 17:55:48 +0000
(13:55 -0400)
doc/plugins/txt.mdwn
patch
|
blob
|
history
diff --git
a/doc/plugins/txt.mdwn
b/doc/plugins/txt.mdwn
index 77d94d450528bb4bb7a2de1ea140c0cb62942d35..420898d095b2a7e8b8aed8f303da66515eb3d541 100644
(file)
--- 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.