X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/3bb9a692f30857396233bb5f5ada436ca646d2e8..a473cb2f74738d369130135b8c3ce0f6ef66af02:/doc/plugins/orphans/discussion.mdwn diff --git a/doc/plugins/orphans/discussion.mdwn b/doc/plugins/orphans/discussion.mdwn index be3b23267..2b2532bfe 100644 --- a/doc/plugins/orphans/discussion.mdwn +++ b/doc/plugins/orphans/discussion.mdwn @@ -3,3 +3,9 @@ It seems that the orphans plugin doesn't recognize markdown-style links of the k [Pretty link name](realname) In my wiki, the page "realname" shows up as an orphan although it's being linked to. + +> Like anything in ikiwiki that deals with links, this only takes +> [[WikiLinks|ikiwiki/wikilink]] into account. There should be no real +> reason to use other link mechanisms provided by eg, markdown for internal +> links in the wiki (indeed, using them is likely to cause broken links +> when doing things like inlining or renaming pages). --[[Joey]]