X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/7ac2b6a6ca4925655d45e985db776eca2ddef741..ee41aedb100415e6d5f99de5b0dedd686481e73c:/doc/bugs/rst_tweak.mdwn?ds=sidebyside diff --git a/doc/bugs/rst_tweak.mdwn b/doc/bugs/rst_tweak.mdwn index 5a2caf2bf..8c7d8134d 100644 --- a/doc/bugs/rst_tweak.mdwn +++ b/doc/bugs/rst_tweak.mdwn @@ -24,3 +24,6 @@ Index: IkiWiki/Plugin/rst.pm ---- 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 + +> No, only the python version exists. It does have `raw_enabled` set. +> --[[Joey]]