I haven’t used this but it was something I was wondering.
The idea is to have a way to write a comment in the html without it being pushed to the rendered code and this is how you would do it.
{{ '' // my comment }}I haven’t used this but it was something I was wondering.
The idea is to have a way to write a comment in the html without it being pushed to the rendered code and this is how you would do it.
{{ '' // my comment }}