cherry-markdown
cherry-markdown copied to clipboard
[Feature Request] 有序列表怎么删除一个的时候,能不能自动再次排序
Prerequisites
- [x] There isn't an existing issue that requests the same feature, to avoid duplicates.
Clear and concise description of the problem
比如说有序列表123456 把4删除后 再次自动排序12345
Suggested solution
No response
Further Information
No response
Contributing
None
在预览区其实是会自动排序的,在编辑区自动排序会更改用户的内容,有一定的风险,所以Markdown编辑器普遍不会在编辑区做这样的操作哈,看这种效果是否满足需求哈