Jumping in for just pandoc part of the thread: I happened upon `pypandoc`
today when looking in to better formatting of the Leo PyPi page overview:
https://pypi.python.org/pypi/pypandoc. A simple implementation of which is
in
https://github.com/leo-editor/leo-editor/commit/75d0cc0c605c1a298eac0d0bcfb0b4a5e8285ac6.
It reads a markdown file from disk and returns an rST version. Quick,
simple.

Just raising here in case the library relevant to general Leo-pandoc
integration. (And BTW, don't bother with the pypi package named `pandoc`,
it's not pandoc the program/library, it's just documentation.)

Matt


On Tue, Oct 24, 2017 at 10:49 AM, Offray Vladimir Luna Cárdenas <
off...@riseup.net> wrote:

> Upps. This is the last part of the sentence:
>
>
> On 24/10/17 12:29, Offray Vladimir Luna Cárdenas wrote:
> >
> > Yes, I know that @language md is available. I'm trying to suggest
> > better integration making Markdown (Pandoc's variant) the default
> > choice for documentation, following Jupyter (and almost every body
> > else example). I'm generally against ad-populum argument (something is
> > good, because is popular), but in the case of Pandoc's Markdown, I
> > think they have
> >
>
> reached a sweet spot between a format that is light, complete, popular
> and extensible.
>
>
> --
> 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 leo-editor+unsubscr...@googlegroups.com.
> To post to this group, send email to leo-editor@googlegroups.com.
> Visit this group at https://groups.google.com/group/leo-editor.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to