JetBrains / JetBrains/markdown
Indented code blocks aren't supported
Open
- Dominant language
- Kotlin
- Stars
- 958
- Forks
- 104
- Avg merge
- 17h 30m
- Merged PRs (30d)
- 12
Description
```
Here goes the code:
print("hello world") # four spaces in the beginning
```
The indented line should be rendered as a code block. A code block is indeed rendered, but it's empty.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.