Re: Docutils-users Digest, Vol 143, Issue 1

Omer Shommo <[email protected]> Wed, 23 Sep 2020 16:31:08 -0500
Newsgroups gmane.text.docutils.user
Message-ID <CAJpc1y-jESf9rLFyBw3msk+iYQHzJ88H9VeMhmRs8qvg0ZiSrQ@mail.gmail.com>
Thanks Chris. So, is it safe to say that SPHINX uses DOCUTILS to convert
plain text files into reStructuredText (.rst) files?

Thanks

On Wed, Sep 23, 2020 at 7:06 AM <
[email protected]> wrote:

> Send Docutils-users mailing list submissions to
>         [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.sourceforge.net/lists/listinfo/docutils-users
> or, via email, send a message with subject or body 'help' to
>         [email protected]
>
> You can reach the person managing the list at
>         [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Docutils-users digest..."
> Today's Topics:
>
>    1. Is reStructuredText required for conversion to HTML (Omer Shommo)
>    2. Re: Is reStructuredText required for conversion to HTML
>       (Guenter Milde)
>    3. Re: Is reStructuredText required for conversion to HTML
>       (chris sewell)
>
>
>
> ---------- Forwarded message ----------
> From: Omer Shommo <[email protected]>
> To: docutils-users <[email protected]>
> Cc:
> Bcc:
> Date: Tue, 22 Sep 2020 22:02:05 -0500
> Subject: [Docutils-users] Is reStructuredText required for conversion to
> HTML
> Hello Everybody,
>
> I am new to docutils. I need to know if Docutils need source files to be
> in reStructuredText format before converting them to HTML, LaTeX,
> man-pages, open-document or XML
>
> Thanks
>
>
>
> ---------- Forwarded message ----------
> From: Guenter Milde <[email protected]>
> To: [email protected]
> Cc:
> Bcc:
> Date: Wed, 23 Sep 2020 06:36:18 -0000 (UTC)
> Subject: Re: [Docutils-users] Is reStructuredText required for conversion
> to HTML
> On 2020-09-23, Omer Shommo wrote:
>
> > Hello Everybody,
>
> > I am new to docutils. I need to know if Docutils need source files to be
> in
> > reStructuredText format before converting them to HTML, LaTeX, man-pages,
> > open-document or XML
>
> Yes, currently reStructuredText_ ist the only input format for Docutils.
>
> Günter
>
>
> .. _reStructuredText:
> https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html
>
>
>
>
>
>
> ---------- Forwarded message ----------
> From: chris sewell <[email protected]>
> To: Guenter Milde <[email protected]>
> Cc: "[email protected]" <
> [email protected]>
> Bcc:
> Date: Wed, 23 Sep 2020 06:54:35 +0000
> Subject: Re: [Docutils-users] Is reStructuredText required for conversion
> to HTML
> Well actually myst-parser is a Markdown to docutils AST renderer
> https://myst-parser.readthedocs.io, it is generally used via sphinx, but
> the base renderer is purely docutils.
> It also underpins https://myst-nb.readthedocs.io
> <https://myst-nb.readthedocs.io/en/latest/> and http://jupyterbook.org,
> to render Jupyter notebooks to docutils AST
>
> Kind Regards,
> Chris
>
> On 23 Sep 2020, at 07:37, Guenter Milde via Docutils-users <
> [email protected]> wrote:
>
> On 2020-09-23, Omer Shommo wrote:
>
> Hello Everybody,
>
>
> I am new to docutils. I need to know if Docutils need source files to be in
>
> reStructuredText format before converting them to HTML, LaTeX, man-pages,
>
> open-document or XML
>
>
> Yes, currently reStructuredText_ ist the only input format for Docutils.
>
> Günter
>
>
> .. _reStructuredText:
> https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html
>
>
>
> _______________________________________________
> Docutils-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/docutils-users
>
> Please use "Reply All" to reply to the list.
>
> _______________________________________________
> Docutils-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/docutils-users
>