diff options
author | http://yag.myopenid.com/ <http://yag.myopenid.com/@web> | 2008-08-18 07:16:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-08-18 07:16:10 -0400 |
commit | 3bb9a692f30857396233bb5f5ada436ca646d2e8 (patch) | |
tree | d1b22cff548762a65ffd76fb574a63ca419bb5a1 /doc/plugins/orphans | |
parent | 408e0eb607a4c36ba5c7446f89135e8ee50e499c (diff) |
[Name](name)-style links don't seem to be supported
Diffstat (limited to 'doc/plugins/orphans')
-rw-r--r-- | doc/plugins/orphans/discussion.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/plugins/orphans/discussion.mdwn b/doc/plugins/orphans/discussion.mdwn new file mode 100644 index 000000000..be3b23267 --- /dev/null +++ b/doc/plugins/orphans/discussion.mdwn @@ -0,0 +1,5 @@ +It seems that the orphans plugin doesn't recognize markdown-style links of the kind: + + [Pretty link name](realname) + +In my wiki, the page "realname" shows up as an orphan although it's being linked to. |