=== CloudScale Code Block ===
Contributors: andrewbaker
Tags: code, syntax highlighting, highlight.js, developer, gutenberg block
Requires at least: 5.8
Tested up to: 6.7
Requires PHP: 7.4
Stable tag: 1.1.0
License: GPLv2 or later

Syntax highlighted code block with auto language detection, clipboard copy, and dark/light mode toggle.

== Changelog ==

= 1.1.0 =
* Fixed: Block now spans full content width in both editor and frontend
* Fixed: Dark mode is now the proper default with Atom One Dark syntax colors
* Fixed: Code no longer wraps; horizontal scroll on overflow
* Fixed: Editor style properly registered via block.json editorStyle
* Added: Alignment support (wide, full) in block toolbar

= 1.0.0 =
* Initial release
