Markdown sample: ``` 1. Superitem 1: - item 1.1 - item 1.2 2. Superitem 2: + item 2.1 + item 2.2 ``` Original [MarkText 0.17.1](https://github.com/marktext/marktext/releases/tag/v0.17.1) renders it this way (as expected): <img width="288" height="284" alt="Image" src="https://github.com/user-attachments/assets/44d4f2d0-ab89-4ea3-842b-2d86ee6d4f26" /> New [MarkText 0.18.6](https://github.com/Tkaixiang/marktext/releases/tag/v0.18.6) renders nested lists as text: <img width="249" height="274" alt="Image" src="https://github.com/user-attachments/assets/1d48be4d-2278-4923-8f84-5e6ee0203e6b" /> OS: Windows 10 21H1 64-bit