[wp-meta] [Making WordPress.org] #5011: Ordered List Formatting Broken
Making WordPress.org
noreply at wordpress.org
Thu Feb 6 00:09:55 UTC 2020
#5011: Ordered List Formatting Broken
----------------------------+--------------------
Reporter: macmanx | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: Support Forums | Keywords:
----------------------------+--------------------
Ordered Lists appear to be broken on the forums currently:
https://wordpress.org/support/topic/please-ignore-testing/?view=all
I tried:
{{{
<ol>
<li>First Item</li>
<li>Second Item</li>
<li>Third Item</li>
</ol>
}}}
but the rendered result was:
{{{
<ol>
<li>First Item</li>
<ul><li>Second Item</li>
</ul><ul><li>Third Item</li>
</ul>
</ol>
}}}
See attached screenshot for the visual.
This was reported via Slack by David Lingren regarding
https://wordpress.org/support/topic/media-library-search-checkboxes-
options-are-not-respected/#post-12403994 at
https://wordpress.slack.com/archives/C02RQC6RW/p1580946195120100
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/5011>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list