summaryrefslogtreecommitdiff
path: root/doc/todo/rst_plugin_python_rewrite.mdwn
blob: 222fdb17717fb84a5acb1731e8431f9f4bce38e9 (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.

[[done]], thanks to madduck!