editorjs-php icon indicating copy to clipboard operation
editorjs-php copied to clipboard

new Code block support

Open ConnectGrid opened this issue 2 years ago • 1 comments

Support for Code blocks. Haven't yet fully tested it, but seems to cover the bases. Let me know if anything is missing. I'll continue to test and will make any suggested changes.

ConnectGrid avatar Feb 03 '24 03:02 ConnectGrid

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 80.47%. Comparing base (38151af) to head (577cb39).

Files Patch % Lines
src/BlockRenderer/CodeBlockRenderer.php 0.00% 5 Missing :warning:
src/Block/CodeBlock.php 0.00% 2 Missing :warning:
Additional details and impacted files
@@             Coverage Diff              @@
##                1.x      #18      +/-   ##
============================================
- Coverage     82.41%   80.47%   -1.95%     
- Complexity       83       86       +3     
============================================
  Files            29       31       +2     
  Lines           290      297       +7     
============================================
  Hits            239      239              
- Misses           51       58       +7     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 03 '24 05:02 codecov[bot]