Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

多层清单列表缩进异常 #1696

Open
1 of 4 tasks
qingchuwudi opened this issue Jul 5, 2023 · 0 comments
Open
1 of 4 tasks

多层清单列表缩进异常 #1696

qingchuwudi opened this issue Jul 5, 2023 · 0 comments

Comments

@qingchuwudi
Copy link

qingchuwudi commented Jul 5, 2023

markdown语法示例:

- [x] 一级
    - [ ] 二级
    - [ ] 二级
 
- [ ] 一级

正常结果:

  • 一级

    • 二级
    • 二级
  • 一级

小书匠结果:

图片

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant