[docutils:feature-requests] #60 Allow definition_list_item to have multiple terms
Günter Milde via Docutils-develop <[email protected]> Wed, 30 Jul 2025 09:22:17 -0000
| Newsgroups | gmane.text.docutils.devel |
|---|---|
| Message-ID | </p/docutils/feature-requests/60/dafa3190022b760cbd39478d783a4813c69bcd6f.feature-requests@docutils.p.sourceforge.net> |
This is a multi-part message in MIME format. --===============8305168986224849228== Content-Type: multipart/related; boundary="===============4139806081559615675==" This is a multi-part message in MIME format. --===============4139806081559615675== Content-Type: multipart/alternative; boundary="===============8483536795039019808==" MIME-Version: 1.0 --===============8483536795039019808== MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit - **status**: open-fixed --> closed-fixed --- **[feature-requests:#60] Allow definition_list_item to have multiple terms** **Status:** closed-fixed **Group:** Default **Created:** Thu Jan 03, 2019 09:10 AM UTC by Takeshi KOMIYA **Last Updated:** Wed Jul 30, 2025 09:22 AM UTC **Owner:** nobody **Attachments:** - [support_multiple_terms_on_definition_list_item.patch](https://sourceforge.net/p/docutils/feature-requests/60/attachment/support_multiple_terms_on_definition_list_item.patch) (3.7 kB; application/octet-stream) In HTML spec, definition list accepts multiple terms in a item. This patch allows doctree model to have multiple terms as children of definition_list_item also. https://www.w3.org/TR/html52/grouping-content.html#the-dl-element In sphinx, a custom directive named "glossary" allows multiple terms for one definition_list_item. https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#glossary --- Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/docutils/feature-requests/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/feature-requests/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. --===============8483536795039019808== 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> </ul> <hr/> <p><strong><a class="alink strikethrough" href="https://sourceforge.net/p/docutils/feature-requests/60/">[feature-requests:#60]</a> Allow definition_list_item to have multiple terms</strong></p> <p><strong>Status:</strong> closed-fixed<br/> <strong>Group:</strong> Default<br/> <strong>Created:</strong> Thu Jan 03, 2019 09:10 AM UTC by Takeshi KOMIYA<br/> <strong>Last Updated:</strong> Wed Jul 30, 2025 09:22 AM UTC<br/> <strong>Owner:</strong> nobody<br/> <strong>Attachments:</strong></p> <ul> <li><a class="" href="https://sourceforge.net/p/docutils/feature-requests/60/attachment/support_multiple_terms_on_definition_list_item.patch">support_multiple_terms_on_definition_list_item.patch</a> (3.7 kB; application/octet-stream)</li> </ul> <p>In HTML spec, definition list accepts multiple terms in a item. This patch allows doctree model to have multiple terms as children of definition_list_item also.<br/> <a href="https://www.w3.org/TR/html52/grouping-content.html#the-dl-element" rel="nofollow">https://www.w3.org/TR/html52/grouping-content.html#the-dl-element</a></p> <p>In sphinx, a custom directive named "glossary" allows multiple terms for one definition_list_item.<br/> <a href="https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#glossary" rel="nofollow">https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#glossary</a></p> <hr/> <p>Sent from sourceforge.net because [email protected] is subscribed to <a href="https://sourceforge.net/p/docutils/feature-requests/">https://sourceforge.net/p/docutils/feature-requests/</a></p> <p>To unsubscribe from further messages, a project admin can change settings at <a href="https://sourceforge.net/p/docutils/admin/feature-requests/options.">https://sourceforge.net/p/docutils/admin/feature-requests/options.</a> Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div> --===============8483536795039019808==-- --===============4139806081559615675==-- --===============8305168986224849228== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============8305168986224849228== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline