Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1021 Bytes

File metadata and controls

37 lines (23 loc) · 1021 Bytes

Filament Code Blocks

Latest Version on Packagist Total Downloads GitHub Actions

Code Blocks powered by Tempest Hightlight for Filament

Installation

You can install the package via composer:

composer require erikaraujo/filament-code-blocks

Testing

To execute the tests, just run the composer scriopt:

composer test

If you want to check on the coverage, run:

composer test:coverage:html

Contributing

Please see CONTRIBUTING for details.

License

The MIT License (MIT). Please see License File for more information.