]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/ikiwiki/directive/brokenlinks/discussion.mdwn
img: Bugfix to width/height tags for scaled down image when only one dimension was...
[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]]