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

Multi-line code block is displayed as inline code #83

Open
dmfigol opened this issue Oct 21, 2018 · 0 comments · May be fixed by #100
Open

Multi-line code block is displayed as inline code #83

dmfigol opened this issue Oct 21, 2018 · 0 comments · May be fixed by #100

Comments

@dmfigol
Copy link

dmfigol commented Oct 21, 2018

Multi-line code block is displayed as inline code.
Also the first line has a leading space.
Markdown entered:

```
import pdb
pdb.set_trace()
```

Result:
image

@funayman funayman linked a pull request Mar 26, 2019 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant