My change in https://github.com/github/cmark-gfm/commit/763587e8775350b8cb4a2aa0f4cec3685aa96e8b has broken the commonmark, man, and plaintext output for this example: ``` 1. a 1. x 2. y 3. z 2. b ``` #320 fixes some of the problem but not all of it.