Re: Is there a plan to integrate fenced code blocks in rst?
"Alan G. Isaac" <[email protected]> Sun, 6 Dec 2020 14:34:33 -0500
| Newsgroups | gmane.text.docutils.user |
|---|---|
| Message-ID | <[email protected]> |
Why copy/paste at all when you can just ``include`` code? Alan Isaac (who is just another user) On 12/5/2020 5:15 AM, Gökçe Aydos wrote: > I use rst heavily for my documents and slides for teaching which in turn include many code blocks. Is it possible to use code blocks in rst without indenting > them, e.g., like *fenced code blocks*? > > The reason is, it is cumbersome to copy and paste indented code blocks. There is an extension for Sphinx for this purpose [1]. Is there a plan to integrate > fenced code blocks in rst? _______________________________________________ Docutils-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/docutils-users Please use "Reply All" to reply to the list.