[docutils:patches] #187 Rename .txt files to .rst
Günter Milde via Docutils-develop <[email protected]> Wed, 30 Jul 2025 09:30:08 -0000
| Newsgroups | gmane.text.docutils.devel |
|---|---|
| Message-ID | </p/docutils/patches/187/145b635592450384e621a1fd71ba34d7254d85db.patches@docutils.p.sourceforge.net> |
This is a multi-part message in MIME format. --===============1906298222083686608== Content-Type: multipart/related; boundary="===============5670936088796572543==" This is a multi-part message in MIME format. --===============5670936088796572543== Content-Type: multipart/alternative; boundary="===============5500064401644052897==" MIME-Version: 1.0 --===============5500064401644052897== MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit - **status**: open-fixed --> closed-fixed - **Comment**: The issue is fixed in Docutils 0.22 released 2025-07-29. Thank you for the patch. --- **[patches:#187] Rename .txt files to .rst** **Status:** closed-fixed **Group:** None **Created:** Wed Jan 05, 2022 05:51 PM UTC by Adam Turner **Last Updated:** Thu Aug 15, 2024 08:20 AM UTC **Owner:** Adam Turner This change is in two parts -- the first commit does the rename and the second goes through and updates references to .txt files. All tests pass. The benefit of this change is primarily for people -- on user interfaces with syntax highlighting (e.g. IntelliJ / VSCode / Notepad++ editors, code mirrors, etc), the text is presented natively as reStructuredText, and editor features can assist with e.g. autocompletion. Docutils itself of course does not care which file extension is used. I have not renamed any of the include files or template files in `docutils.parsers` or `docutils.writers`, as they form part of the public API and would need a deprecation cycle (or aliasing in the parsing code) A Please see https://github.com/AA-Turner/docutils/pull/3 and https://github.com/AA-Turner/docutils/pull/3.patch for the commits and patch. --- Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/docutils/patches/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/patches/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. --===============5500064401644052897== MIME-Version: 1.0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit <div class="markdown_content"><ul> <li><strong>status</strong>: open-fixed --> closed-fixed</li> <li><strong>Comment</strong>:</li> </ul> <p>The issue is fixed in Docutils 0.22 released 2025-07-29.<br/> Thank you for the patch.</p> <hr/> <p><strong><a class="alink strikethrough" href="https://sourceforge.net/p/docutils/patches/187/">[patches:#187]</a> Rename .txt files to .rst</strong></p> <p><strong>Status:</strong> closed-fixed<br/> <strong>Group:</strong> None<br/> <strong>Created:</strong> Wed Jan 05, 2022 05:51 PM UTC by Adam Turner<br/> <strong>Last Updated:</strong> Thu Aug 15, 2024 08:20 AM UTC<br/> <strong>Owner:</strong> Adam Turner</p> <p>This change is in two parts -- the first commit does the rename and the second goes through and updates references to .txt files. All tests pass.</p> <p>The benefit of this change is primarily for people -- on user interfaces with syntax highlighting (e.g. IntelliJ / VSCode / Notepad++ editors, code mirrors, etc), the text is presented natively as reStructuredText, and editor features can assist with e.g. autocompletion.</p> <p>Docutils itself of course does not care which file extension is used. </p> <p>I have not renamed any of the include files or template files in <code>docutils.parsers</code> or <code>docutils.writers</code>, as they form part of the public API and would need a deprecation cycle (or aliasing in the parsing code)</p> <p>A</p> <p>Please see <a href="https://github.com/AA-Turner/docutils/pull/3" rel="nofollow">https://github.com/AA-Turner/docutils/pull/3</a> and <a href="https://github.com/AA-Turner/docutils/pull/3.patch" rel="nofollow">https://github.com/AA-Turner/docutils/pull/3.patch</a> for the commits and patch.</p> <hr/> <p>Sent from sourceforge.net because [email protected] is subscribed to <a href="https://sourceforge.net/p/docutils/patches/">https://sourceforge.net/p/docutils/patches/</a></p> <p>To unsubscribe from further messages, a project admin can change settings at <a href="https://sourceforge.net/p/docutils/admin/patches/options.">https://sourceforge.net/p/docutils/admin/patches/options.</a> Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div> --===============5500064401644052897==-- --===============5670936088796572543==-- --===============1906298222083686608== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============1906298222083686608== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline