On Thu, Oct 13, 2011 at 5:51 PM, Matt Wilkie <[email protected]> wrote: >> The rendering means, I think, that you have docutils installed. If >> not, please install it for the Python (or Pythons) you use. > > ahh, that's much better thanks. :)
Glad to hear it. > Viewrendered has a > whole page of instructions, embedded in it's docstring. I think this > should be on the website, along with the docstring pages for all the > other plugins. That's a bigger change than I feel up to trying to do, > so I'll make it a feature request for now: > https://bugs.launchpad.net/leo-editor/+bug/873739 I think a script created the present plugins page. I have a half memory that Terry did this, but maybe it was I. Surely, however, you are correct, that it would be good to keep the plugins page up to date using docstrings: that's where the info is, or should be. I'll put this on the to-do list. > ...and attached is tiny patch to note that docutils is required (I got > lost navigating launchpad and trying to remember how to add a branch > for merging). Thanks for the patch. I think the situation is more complicated than the patch implies: parts of viewrendered.py will work fine without docutils. In any case, viewrendered should degrade more elegantly when docutils is not available. I'll put that on my to-do list. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
