Code Blocks powered by Tempest Hightlight for Filament
You can install the package via composer:
composer require erikaraujo/filament-code-blocksTo execute the tests, just run the composer scriopt:
composer testIf you want to check on the coverage, run:
composer test:coverage:htmlPlease see CONTRIBUTING for details.
The MIT License (MIT). Please see License File for more information.