Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax highlight for DocC blocks #1331

Open
tib opened this issue Jan 23, 2025 · 0 comments
Open

Syntax highlight for DocC blocks #1331

tib opened this issue Jan 23, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tib
Copy link

tib commented Jan 23, 2025

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. 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants