var1 doesn't exist, so ncdg moves on to var2, which does exist, and skips var3.
Certain variable names have default variables
hello\_world.html
```
@!_filename@
```
Result:
```
hello_world.html
```
### Automatic escaping
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.