Skip to content

[Bug]: Alphabetical numbered lists don't get past the first letter #1251

@mabolek

Description

@mabolek

Summary

There seems to be support for alphabetical numbered list, but it doesn't go past the letter "a". This is tested with reST.

Code snippet that reproduces the problem

a. First

b. Second

c. Third

Expected output

a. First

b. Second

c. Third

This is output with only "a":

a. First

a. Second

a. Third

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions