[wp-trac] [WordPress Trac] #46817: Add option for "start" attribute in numeric list
WordPress Trac
noreply at wordpress.org
Sat Apr 6 08:36:31 UTC 2019
#46817: Add option for "start" attribute in numeric list
-------------------------+-----------------------------
Reporter: mgelves | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Gallery | Version:
Severity: minor | Keywords:
Focuses: |
-------------------------+-----------------------------
I needed to change the start attribute of a Gutenberg numeric list block
but there's no option to modify this value.
{{{
<ol start="3"><li></li></ol>
}}}
After adding it manually Gutenberg converts the block as "HTML" making the
content writing a little bit complicated.
[[Image(https://i.ibb.co/BckzrSx/numeric-list.png)]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46817>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list