Could you please make it so that HTML comments ignore conditional brackets inside them?
I’m talking about something like this:
<!--This is an HTML comment. I want to reference {{#Front}} here but can't because it will be recognised-->
Could you please make it so that HTML comments ignore conditional brackets inside them?
I’m talking about something like this:
<!--This is an HTML comment. I want to reference {{#Front}} here but can't because it will be recognised-->
I’m having this problem, too. It’s definitely an annoyance, and complicates my life. Is it in fact hard to implement?