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
Let's add support for the attribute continuation="continues" on <orderedlist> elements. This should be transformed into a start attribute on the output HTML5 <ol> element, with the proper numerical value.