From cade16fbb6df5b1374f28a393ef9bf2b715c143b Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 10 Aug 2006 04:11:58 +0000 Subject: * Improve markdown loading. First, try to load it as a properl perl module, in case it was installed as one. Then fall back to trying /usr/bin/markdown. * Document in install page how to install markdown, since it has no installation procedure in the upstream tarball. --- doc/plugins/orphans.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/plugins') diff --git a/doc/plugins/orphans.mdwn b/doc/plugins/orphans.mdwn index 2c4e52a3f..4591ebf59 100644 --- a/doc/plugins/orphans.mdwn +++ b/doc/plugins/orphans.mdwn @@ -1,5 +1,5 @@ -This plugin generates a list of possibly orphaned pages -- pages that no other page -links to. +This plugin generates a list of possibly orphaned pages -- pages that no +other page links to. The optional parameter "pages" can be a [[PageSpec]] specifying the pages to check for orphans, default is search them all. -- cgit v1.2.3