highlight icon indicating copy to clipboard operation
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

@brendt As the title suggests this PR adds Python language support :) ![image](https://github.com/tempestphp/highlight/assets/39380741/914b50ee-eb89-4c3d-a9f4-05ac6a5a4095) 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...

![Screenshot 2024-05-04 182024](https://github.com/tempestphp/highlight/assets/200609/abc32c06-ce35-4019-8704-866672d833bc)

bug

``` public function __construct( public string $username { set => strtolower($value); } ) {} ```

bug

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(