I have SilverCity installed (pip install silvercity) and since Leo uses it
(doesn't it? Or is that pygments?), it must be available to docutils. But I
don't get any highlighting with code-to-rst.
When I look at the code-to-rst code, I don't see any mention of SilverCity.
But maybe it is triggered implicitly.
There is no highlighting the preview pane either. In the body pane I do get
proper highlighting (even with language=rest) but in the preview pane I
don't. Here is my test node, where there is code highlighting in the body
pane, but not in the rendered pane:
@language=rest
#####
Title
#####
::
print "e"
--
You received this message because you are subscribed to the Google Groups
"leo-editor" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/leo-editor/-/cCXy90_90CgJ.
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.