Skip to content

Python sections are syntax highlighted but not indented #2

Description

@chadwhitacre

Auto-indenting doesn't seem to take in Python sections. E.g., I get:

if foo:
bar

Instead of:

if foo:
    bar

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