Open
Description
Hallo.
It seems to me that indented code blocks (as discussed in Issue #207) are not highlighted correctly (see images blow). I have found no information how to change this. Any help would be appreciated.
# Test
Code:
``` python
def test:
print('test')
```
```
def test:
print('test')
```
def test:
print('test')
Metadata
Metadata
Assignees
Labels
No labels