Skip to content

有序列表合并问题 #114

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

Closed
jakekwak opened this issue Feb 7, 2020 · 2 comments
Closed

有序列表合并问题 #114

jakekwak opened this issue Feb 7, 2020 · 2 comments
Assignees
Milestone

Comments

@jakekwak
Copy link
Contributor

jakekwak commented Feb 7, 2020

Is it correct?
lists

@88250 88250 self-assigned this Feb 8, 2020
@88250
Copy link
Collaborator

88250 commented Feb 8, 2020

  1. The Same marker * will be merged into one list, so - starts another list
  2. An ordered list can use the same number, like this:
    1. list item 1
    1. list item 2

In this case 4. List and 1) List should not be merged, it a bug, we will fix it later, thanks for your report.

@88250 88250 changed the title List? 有序列表合并问题 Feb 8, 2020
@Vanessa219 Vanessa219 added this to the 2.1 milestone Feb 8, 2020
Vanessa219 added a commit that referenced this issue Feb 8, 2020

Unverified

This user has not yet uploaded their public signing key.
@jakekwak
Copy link
Contributor Author

jakekwak commented Feb 8, 2020

Feb-08-2020 15-15-05

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

No branches or pull requests

3 participants