From 627c20808a311cb0250bf8e15fd0e9b0cbfc0ba5 Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 10 Aug 2006 04:13:59 +0000 Subject: [PATCH 1/1] update --- debian/changelog | 2 +- doc/patchqueue/rst.mdwn | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index c83c8bce0..59bed84b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,7 @@ ikiwiki (1.17) UNRELEASED; urgency=low * Remove
from end of aggregate preprocessor directive output. * Ship ikiwiki executable as ikiwiki.pl in source to avoid issues on case-sensative filesystems like OSX. - * Improve markdown loading. First, try to load it as a properl perl module, + * Improve markdown loading. First, try to load it as a proper 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 diff --git a/doc/patchqueue/rst.mdwn b/doc/patchqueue/rst.mdwn index 1534cd9e5..c2790990e 100644 --- a/doc/patchqueue/rst.mdwn +++ b/doc/patchqueue/rst.mdwn @@ -1,7 +1,10 @@ This is a whole lot better than nothing, but it's a shame it forks python every page. Anyone want to get [this](http://search.cpan.org/~nodine/Text-Restructured-0.003016/) into Debian and use it instead? --- [[Joey]] - +--[[Joey]] + +Actually, if someone adds support for it to ikiwiki, I would be glad to get +the package into Debian myself --[[Joey]] + #!/usr/bin/perl # Very simple reStructuredText processor. # -- 2.45.0