Hello Felix, Félix schrieb am Sonntag, 15. August 2021 um 21:55:45 UTC+2:
> Hi Viktor, > > This may seem silly, but I dont know anything about rst or what the rst3 > command is/does/how it's invoked, ...is it from a plugin ect...? > > Can you give me a 10 word sentence refresher about what it is / > keybinding/ effect? > > Maybe Edward can chime in and give me (or you) some insight about this... > > On the other hand, I'm working on releasing a new beta version today (or > late tonight) with all (or most) bugs fixed - so maybe this bug will be > indirectly resolved, and the rst3 command will work through the alt-x > (minibuffer) command palette. > > Anyways I'll finish this release, and come back to this 'rst3' > command that you talk about. > > So really: thanks for the heads up about this and I'll make sure to > address it more seriously in a day or two. > Rst3 is a command in Leo, which transfers a reStructuredText (rST) [1] source document into multiple output formats. The output format that I'm mostly interested is HTML. - It's quite similar to Markdown. rST is the base for all / most of Leo's documentation - and - it's also the base for Sphinx [2], which is another documentation generator relying on / using rST As far as I know rst3 is not a plugin - but - is considered part of Leo's core. With kind regards, Viktor --- [1] https://docutils.sourceforge.io/rst.html [2] https://www.sphinx-doc.org/ -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/8851805f-8547-420d-bd1a-ad99db3150a5n%40googlegroups.com.
