highlight
highlight copied to clipboard
🎨 Fast, extensible, server-side code highlighting for web and terminal
@brendt As the title suggests this PR adds Python language support :)  I will keep this as a draft until I'm done with the unit tests, tomorrow probably 😴
Hi @brendt, this is a continuation of fixes presented in #104 where addition/deletion is not able to get the line endings correctly in my use case scenario, similar to #115...

``` public function __construct( public string $username { set => strtolower($value); } ) {} ```
Hi Brendt! Love your work with console and highlight Here is my contribution to support [Antlers](https://statamic.dev/antlers) template language of Statamic. It was pretty fun to code. I like that way...
Renaming `BOOLEAN` token into `LITERAL` to represent a wider range of fixed values like (`true`, `false`, `null`, `yes`, `no`, `undefined` etc.)
This used to be added in order to prevent collisions between blade comment `{{--` and deletion tags `{{-`, but I think this has been fixed in another way now, and...
```php $books = map(new Query(