highlight
highlight copied to clipboard
🎨 Fast, extensible, server-side code highlighting for web and terminal
Results
33
highlight issues
Sort by
recently updated
recently updated
newest added
```php defer(function () use ($request) { event(new PageVisited($request->getUri())); }); ```
### Tempest version 2.11.2 ### PHP version 8.4 ### Operating system Linux ### Description In Twig, it's possible to add `-` to `{{ variable }}`, e.g.: `{{- variable -}}` to...