mirror of
https://github.com/getgrav/grav.git
synced 2026-02-13 10:07:46 +01:00
Now when the file is passed to the gist filter only that file will be displayed, not the whole gist.
Example usage:
```{{ gist("000000000000000000000000", "somefile.php") }}```
Backward compatible by the way.