]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/ikiwiki/directive/brokenlinks/discussion.mdwn
build: Ensure that pm_to_blib finishes before rewriting shebang lines
[git.ikiwiki.info.git] / doc / ikiwiki / directive / brokenlinks / discussion.mdwn
1 Would it be possible to have such a thing also checking for external links? -- [[user/emptty]]
3 > I guess this is not very practical.  For internal wiki links, we only need to check if the linked source file exist or not.  But for external links, we have to ping every links, which will slow down the build process a lot.  --[[weakish]]