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! 💖
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! 💖