summaryrefslogtreecommitdiff
path: root/doc/plugins/txt.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/plugins/txt.mdwn')
-rw-r--r--doc/plugins/txt.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/plugins/txt.mdwn b/doc/plugins/txt.mdwn
index 8d8cb55c2..c27728929 100644
--- a/doc/plugins/txt.mdwn
+++ b/doc/plugins/txt.mdwn
@@ -1,5 +1,5 @@
-[[template id=plugin name=txt author="[[Gabriel]]"]]
-[[tag type/format]]
+[[!template id=plugin name=txt author="[[Gabriel]]"]]
+[[!tag type/format]]
This plugin makes ikiwiki treat files with names ending in ".txt"
as wiki pages.
@@ -10,5 +10,5 @@ with html markup characters such as ">" escaped.
The only exceptions are that [[WikiLinks|WikiLink]] and
[[PreprocessorDirectives|PreprocessorDirective]] are still expanded by
-ikiwiki, and that, if the [[cpan URI::Find]] perl module is installed, URLs
+ikiwiki, and that, if the [[!cpan URI::Find]] perl module is installed, URLs
in the txt file are converted to hyperlinks.