You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using ordered lists and wanting the list to start on a specific number, it persists the count to begin with one instead of the number specified in the start attribute. Example:
<olstart="21"><li></li></ol>
The text was updated successfully, but these errors were encountered:
When using ordered lists and wanting the list to start on a specific number, it persists the count to begin with one instead of the number specified in the start attribute. Example:
The text was updated successfully, but these errors were encountered: