]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/links_misparsed_in_CSV_files.mdwn
Change Projects link to point to projects DB
[ikiwiki.git] / doc / bugs / links_misparsed_in_CSV_files.mdwn
index 4dae4aeabe3ffaaea1846790b545f71ff527c3bd..27d2b7b1e95b1825f6d8923e5d637cf0204501fd 100644 (file)
@@ -17,7 +17,7 @@ Oh, wait, I see the problem. IkiWiki::linkify is only called if the external fil
 > 
 > Why is linkify not called for external files? Well, I checked the
 > history, and it's probably best to say "for historical reasons that no
-> longer apply".
+> longer apply". So, changed as you suggest. [[done]] --[[Joey]] 
 
 I am rather confused what this check does, and the fact the comments are very different for CSV and DSV when the code is the same doesn't seem to help.