fenbox opened a new issue, #1174: URL: https://github.com/apache/incubator-answer/issues/1174
## Describe the bug Markdown parsing without incrementing ordered list numbers  ### To Reproduce Markdown content ```markdown 1. hello world - hello world - hello world 2. hello world - hello world - hello world 3. hello world - hello world - hello world ``` ### Expected behavior Displaying incremental numbers  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
