highlight
highlight copied to clipboard
🎨 Fast, extensible, server-side code highlighting for web and terminal
I noticed some strange behaviour. Not sure whether it's documented somewhere or not so I'm summarizing it here with few examples.  1) Is there any...
```php public function __construct( // Allow a union on a special "missing relation" type: public Relation|Author $author, // Making the relation nullable would be an option as well: /** @var...
Attribute is not styled
This is a series of language updates based on #123 where new tokens have been introduced which lets us add new patterns for numeric and logical values. _Currently as a...
I think these languages should be added - [ ] Go - [ ] Rust - [ ] Ruby - [ ] C# - [ ] Flutter - [ ]...
Strings quotes fixes and updates based on #137. ### PHP + JavaScript _(for both single and double quoted strings)_ - strings matches with quotes - fixes strings containing escaped quotes