Indented code blocks in lists aren't treated properly
Open
bug
- Dominant language
- Python
- Stars
- 21
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
For instance this things it's all part of the same line.
```markdown
1. List item
# I'm a code block
```
```markdown
1. List item # I'm a code block
```
Contributor guide
Assessment
This issue has not been assessed yet.