kakurady 0 Posted October 15, 2017 For example, currently clipping a list like item 1 item 2 item 3 from item 2, would save a note like item 2 item 3 But it would be nice if the clipper could instead save item 2 item 3 Where the first item starts with number 2. This can be achieved with the start attribute on the ordered list (ol) element. (Worth bearing in mind there are probably lists on the web, where the start attribute is already set, and the list starts at item 1290...) Share this post Link to post
For example, currently clipping a list like
from item 2, would save a note like
But it would be nice if the clipper could instead save
Where the first item starts with number 2. This can be achieved with the start attribute on the ordered list (ol) element.
(Worth bearing in mind there are probably lists on the web, where the start attribute is already set, and the list starts at item 1290...)
Share this post
Link to post