Skip to content

Syntax highlighting fails/stops after "from django.shortcuts import render" #9

@jedabero

Description

@jedabero

To reproduce just add

from django.shortcuts import render

at the top, or any other point of a file.
I guess it's because it identifies render as a function so it should have the parenthesis right after it, but I'm pretty sure you cant import a function that way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions