Hi it appears that along with `n.` as indicator for numerated lists, there is `n)` in [Common Mark Spec](https://spec.commonmark.org/0.31.2/#example-302) too. example ```md 1) first 2) second ... ``` this is the first time I see this, so it's not a priority or something. just wanted to mention