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

列表项加代码块问题 #112

Closed
88250 opened this issue Feb 7, 2020 · 0 comments
Closed

列表项加代码块问题 #112

88250 opened this issue Feb 7, 2020 · 0 comments
Assignees
Milestone

Comments

@88250
Copy link
Collaborator

88250 commented Feb 7, 2020

出问题的 Markdown 文本:

* foo

  ```
  code block
  ```

如果列表项和代码块中间没有换行则不会出问题。

* foo
  ```
  code block
  ```
@Vanessa219 Vanessa219 added this to the 2.1 milestone Feb 7, 2020
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

2 participants