Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-07 | gfm/commonmark writer: implement start number on ordered lists. | John MacFarlane | 1 | -0/+8 | |
Previously they always started at 1, but according to the spec the start number is respected. Closes #7009. |