I was victimized by my own tendency to avoid the "read first, ask
questions later" principle.
On Jun 5, 12:28 pm, derwisch <
johannes.hues...@med.uni-heidelberg.de>
wrote:
> There is one function I am consistently missing. Maybe it is about
> time I scratch this itch myself.
>
[...]
> Lacking these tools at
> my office PC, I would very much like to have a linearized document
> that has all comments rendered as restructured text and all code
> basically as is, wrapped in <code> tags, and processed according to
> whatever CSS I see fit.
>
> What do you think is the closest thing available in Leo to work from
> there?
After reading the docs of the rst plugin and a bit of playing I found
that the code-mode and show-doc-parts-as-paragraphs options make Leo
do almost exactly what I want.
Many thanks!