From: Günter M. <mi...@us...> - 2023-01-23 21:19:42
|
- **status**: open --> closed-duplicate - **Comment**: This is a duplicate of https://sourceforge.net/p/docutils/feature-requests/41/ --- ** [bugs:#465] RST parser is inconsistent about adding line numbers to nodes** **Status:** closed-duplicate **Created:** Mon Jan 23, 2023 07:37 PM UTC by Hood Chatham **Last Updated:** Mon Jan 23, 2023 07:38 PM UTC **Owner:** nobody The rst parser fills in line numbers for most nodes. But some types of nodes like definition_list, enum_list, and admonitions don't get line numbers. All nodes should get line numbers. As far as I can tell there is no test coverage for the `line` field. --- Sent from sourceforge.net because doc...@li... is subscribed to https://sourceforge.net/p/docutils/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |