Sébastien Perol
Results
2
issues of
Sébastien Perol
Steps to reproduce the problem (provide example Markdown if applicable): ``` List: 1. 2) 2026. end ``` Expected behavior: ``` List: 1. 2) 2026. end ``` Actual behavior: (too many...
bug
Steps to reproduce the problem (provide example Markdown if applicable): ``` #Title List: 1. 2. 3. -> until some jvm limit end ``` Expected behavior: it renders Actual behavior: ```...
bug