Conditional brackets are still recognized inside HTML comments

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-->
5 Likes

I’m having this problem, too. It’s definitely an annoyance, and complicates my life. Is it in fact hard to implement?