[PR #50] Changes List Extra to output valid integer for start attribute, instead of roman or latin character. #793

Open
opened 2026-01-29 14:45:34 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/xoofx/markdig/pull/50

State: closed
Merged: Yes


The List Extra extension currently outputs whatever the next value is when continuing lists, which may not be a valid integer.
I've changed it so it converts latin and roman characters to the appropriate number for the start attribute.

**Original Pull Request:** https://github.com/xoofx/markdig/pull/50 **State:** closed **Merged:** Yes --- The List Extra extension currently outputs whatever the next value is when continuing lists, which may not be a valid integer. I've changed it so it converts latin and roman characters to the appropriate number for the start attribute.
claunia added the pull-request label 2026-01-29 14:45:34 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#793