diff options
author | http://yag.myopenid.com/ <http://yag.myopenid.com/@web> | 2008-10-11 10:43:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-10-11 10:43:01 -0400 |
commit | 7ac2b6a6ca4925655d45e985db776eca2ddef741 (patch) | |
tree | 7ceeae1848a38da0946e9de66a87ada45cec0b62 | |
parent | 07d4868e57e3548e15cf6665617ee099d54b47d9 (diff) |
-rw-r--r-- | doc/bugs/rst_tweak.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
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('<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 |