Skip to content

Highlighting of indented codeblocks #253

Open
@tfoerst3r

Description

@tfoerst3r

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')

test

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions