From: http://yag.myopenid.com/ Date: Sat, 11 Oct 2008 14:43:01 +0000 (-0400) Subject: (no commit message) X-Git-Tag: 2.67~35 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/7ac2b6a6ca4925655d45e985db776eca2ddef741?ds=sidebyside;hp=-c --- 7ac2b6a6ca4925655d45e985db776eca2ddef741 diff --git a/doc/bugs/rst_tweak.mdwn b/doc/bugs/rst_tweak.mdwn index 8348ed470..5a2caf2bf 100644 --- a/doc/bugs/rst_tweak.mdwn +++ b/doc/bugs/rst_tweak.mdwn @@ -20,3 +20,7 @@ Index: IkiWiki/Plugin/rst.pm print html[html.find('')+6:html.find('')].strip(); "; + +---- + +Does the Perl version of this plugin still exist? There appears to be no "rst.pm" in the current distribution; all there is is the python version. --Peter