Skip to content

Syntax highlight for DocC blocks #1331

Open
@tib

Description

@tib

Currently when I edit DocC or other Markdown files with custom block support, there is no syntax highlight for the block directives.

It would be nice to have proper syntax highlight for custom blocks, e.g.:

@Tutorial {
    ## My tutorial

    lorem ipsum dolor sit amet
}

In this case I'd expect the Tutorial word to have a different color, also everything inside the brackets should have proper highlights.

Many thanks for considering this. 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions