[wp-meta] [Making WordPress.org] #7383: Readme parser failing to correctly parse multilevel lists
Making WordPress.org
noreply at wordpress.org
Wed Dec 20 09:42:05 UTC 2023
#7383: Readme parser failing to correctly parse multilevel lists
--------------------------+--------------------
Reporter: webdados | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone:
Component: General | Keywords:
--------------------------+--------------------
When a readme file has a multilevel list, the parser is not separating the
strings of the list item parent and its first child.
For example:
{{{
* Item 1
* Item 2
* Sub-item 2.1
* Sub-item 2.2
* Item 3
}}}
Item 1, Sub-item 2.2 and Item 3 are all correctly parsed but Item 2 and
Sub-item 2.1 will be parsed as a single string withe the second level
opening UL and LI HTML elements on it. Real-live example:
https://translate.wordpress.org/projects/wp-plugins/multibanco-ifthen-
software-gateway-for-woocommerce/stable-
readme/pt/default/?filters%5Bstatus%5D=either&filters%5Boriginal_id%5D=14916874&filters%5Btranslation_id%5D=99712035
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/7383>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list