Skip to content

Highlight error caused by {{ in the HTML tag #84

@Tinhone

Description

@Tinhone

Normal rendering:
{{#if: {{{2|}}} | style="--test: {{{2|}}}" }}

Abnormal rendering:
<div {{#if: {{{2|}}} | style="--test: {{{2|}}}" }}>

图片

In the image, snippet #if: {{{2|}}} has incorrect highlight.

Also, is the highlight of snippet --test: {{{2|}}} the expected effect?

Thanks for your work! 💖

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingsyntaxthe issue about wikitext syntax

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions