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