From 66910d380ddf834696103b6de19bcbfa6f87219f Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 21 Aug 2007 04:31:11 +0000 Subject: [PATCH] fix --- doc/todo/rst_plugin_python_rewrite.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/todo/rst_plugin_python_rewrite.mdwn b/doc/todo/rst_plugin_python_rewrite.mdwn index 7f7bdb525..7626f03a3 100644 --- a/doc/todo/rst_plugin_python_rewrite.mdwn +++ b/doc/todo/rst_plugin_python_rewrite.mdwn @@ -1,5 +1,5 @@ -The [[plugin/rst]] plugin is slow because it forks python for each page +The [[plugins/rst]] plugin is slow because it forks python for each page rendered. Now that ikiwiki supports plugins written in -[[other_languages|plugin/write/external]], it would be excellent if someone +[[other_languages|plugins/write/external]], it would be excellent if someone could rewrite the rst plugin as a pure python external plugin. It would then run nice and quick. -- 2.45.0