Skip to content

Commit

Permalink
docs: gs extension is optional
Browse files Browse the repository at this point in the history
  • Loading branch information
aspizu committed Jan 13, 2025
1 parent 851d8fe commit 8606001
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/language/macros.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Include the contents of a file.
%include path/to/file.gs
```

The `.gs` extension is optional.

## Define

Define a macro. That identifier will be substituted with the subsequent text.
Expand Down

0 comments on commit 8606001

Please sign in to comment.