]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/txt.mdwn
Coding style change: Remove explcit vim folding markers.
[ikiwiki.git] / doc / plugins / txt.mdwn
index c277289290344005b17bad922bc8feb27657719a..77d94d450528bb4bb7a2de1ea140c0cb62942d35 100644 (file)
@@ -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
-[[PreprocessorDirectives|PreprocessorDirective]] 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.