add test case for RSS url munging
[ikiwiki.git] / doc / ikiwiki / directive / brokenlinks / discussion.mdwn
blob34760584dc00d10b9f1aff464901090ec629fad3
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]]