Hammer Tags

Show Menu

Escaped tags

Sometimes, you want to write a Hammer tag but actually not have it parsed by Hammer. Perhaps you are writing a tutorial or providing some sample code. How can you escape a Hammer tag so that the compiler ignores it?

<!-- @@include home.html -->

By adding the double "@" character, the compiler knows not to parse this tag, but instead, leave it untouched. It also works with Hammer variables, like this:

<!-- $$title | My Page -->

Have a question, want to beta test new releases or have an issue you're stuck with?

Join our supportive community Slack Team and get in touch with us directly. We love to help!