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
Right now, the OrderedListNumerals set of options requires you to provide the list's starting index yourself. Once #22 is merged, it can read that directly from the Markdown. We should provide the option to the formatter to defer to the list's starting index, likely by providing nil to either of these integer parameters.