Skip to content

TOML being highlighted as SQL #72

@brettcannon

Description

@brettcannon

Describe the bug

I have a Markdown code block labeled as "toml", but it's also getting classified as SQL, which is leading to incorrect highlighting.

Steps to reproduce

  • Create a slide with:
[[packages.wheels]]
name = "..."
upload-time = ...
url = "..."
path = "..."
size = ...
hashes = {...}
  • Notice how "load-time" and "size" are in bold.

Expected behavior

No bolding.

Screenshots

Image

Environment

  • Operating System:
  • Python version:
  • Software versions:
    • Briefcase:
    • Toga:
    • ...

Logs


Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA crash or error in behavior.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions