blob: 7626f03a3bb92f970ab800b2f7e2dea437d34284 (
plain)
The [[plugins/rst]] plugin is slow because it forks python for each page
rendered. Now that ikiwiki supports plugins written in
[[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.
|