We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Comments inside <template> behave as though they are JS //commentrather than HTML <!-- comment-->.
<template>
JS
//comment
HTML
<!-- comment-->