]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/rst_tweak.mdwn
(no commit message)
[ikiwiki.git] / doc / bugs / rst_tweak.mdwn
index 8348ed470c5df2be00d163564ef08271a5ece665..5a2caf2bf0d45c5bb195378b7fb6469189707b0d 100644 (file)
@@ -20,3 +20,7 @@ Index: IkiWiki/Plugin/rst.pm
  print html[html.find('<body>')+6:html.find('</body>')].strip();
  ";
 </pre>
+
+----
+
+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